Database not showing in phpMyAdmin

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
malcolmboston
DevNet Resident
Posts: 1826
Joined: Tue Nov 18, 2003 1:09 pm
Location: Middlesbrough, UK

Post by malcolmboston »

can anyone explain 2 me why (very often) a database i have created will not appear in PHPmyadmin even thought it is there?
User avatar
Pyrite
Forum Regular
Posts: 769
Joined: Tue Sep 23, 2003 11:07 pm
Location: The Republic of Texas
Contact:

Post by Pyrite »

May be the user you are using with phpMyAdmin does not have privledges to the db you can't see?

Or may be you have phpMyAdmin set to only use certain databases?
Post Reply