Page 1 of 1

Problem with mysql + phpmyadmin

PostPosted: Mon Apr 28, 2003 2:06 pm
by superbock
Hi!

I'm having a weird problem... i have ACL's for httpd and mysqld (with "o"), and they seem to work fine (i get no errors on the logs).
However, when trying to use phpMyAdmin, it can't find any database, so the interface is useless. If i remove the "o" from the mysqld ACL, this works fine, so it looks like there's some permission given by the default ACL that isn't given on the mysqld specific one. However, the databases are working fine! PHP sites etc user the DB's just fine. But since no errors show up, i'm not sure of how to identify this "weirdness".

Anyone has experienced this? Any input will be appreciated.

I'm using 2.4.20 + 1.9.9d on this system.

Thanks in advance