PDA

View Full Version : phpMyAdmin cloak


Kriek
04-06-2003, 08:45 PM
phpMyAdmin listing all databases on the server?
If you have experienced this phenomenon, this will fix it.

/usr/bin/mysql_fix_privilege_tables

Make sure to login as root and run this command. After running the command stop and start MySQL. You might need to logout of your phpMyAdmin, and then log back in order to see the changes.

filburt1
04-06-2003, 09:40 PM
...or you can just edit config.inc.php to only use one database...