PDA

View Full Version : A Simple MySQL Problem


trekie8472
3-11-03, 01:17 PM
I must be missing some key link here. I bought myself a nice little mysql database, and made a user for it will all privileges granted. I installed phpMyAdmin, but my database doesn't show up on the left side of the screen. All I get under my nice little phpmyadmin logo is a 'No databases'. I have sql installed on my local computer and have tried to use the MySQL Control Center to connect to it by putting in my user name and password and database name and server its hosted on and all that, but to no avail. It give me a 'ERROR 2003: Can't connect to MySQL server on 'space.powweb.com' (10061)'. What am i missing?

Pig
3-11-03, 03:26 PM
Are you entering the mysql database location, AND NOT your websites location?

trekie8472
3-11-03, 08:34 PM
Yes, I enter "space.powweb.com" which is the sql server I was assigned, if I understand correctly. Even if I'm doing the Control Center stuff wrong, shouldn't it show up on my phpMyAdmin page?

Pig
3-11-03, 08:51 PM
Hmm... Control Center is easier to set up than phpMyAdmin which has to be configured before it will work.

If you are certain that you entered your server, user, and password OK, then I'd contact powweb.

erodzen
3-12-03, 11:32 AM
Are you sure about that server name for your mysql database? Look in OPS under mySQL to check it.