Page 1 of 1

phpMyAdmin cloak

Posted: Sun Apr 06, 2003 4:32 pm
by Kriek
phpMyAdmin listing all databases on the server?
If you have experienced this phenomenon, this will fix it.

Code: Select all

/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.