PDA

View Full Version : PHPMyAdmin problem


Bengal313
12-04-2002, 05:12 PM
I ahve mysql and php loaded on my apache server. (In house server, Linux). I created a new database by typing in the name in create a new database box in PHPMyAdmin. Well the first time I did that it created the database and went to the page where I add tables, which I did. Now, when I load phpmyAdmin again the database does not show up on the left hand side where all the other databases are listed. What gives? But when I go back again to recreate the Database I get an error saying database already exists. Can some one help me out.

wap3
12-05-2002, 11:34 AM
Perhaps have a look in the folder to see if your database is there. If it is perhaps try to delete it and start again.

This is just an idea so you know ...

Anyway find your phpdev folder open it. Open mysql in there then the data folder. Then you should have a folder named after your database.

Delete that folder if you wanna try it. I have no idea if this effects anything else I wouldn't have thought so but its up to you.

Hope it helps

:thumbsup: