Access Denied to phpMyAdmin 2.5.2-pl1
Whenever I go to the index.php of phpMyAdmin it says:
Host 'localhost.localdomain' is not allowed to connect to this MySQL server
If I turn off the privileges it works fine. I'm not sure where it's getting "localdomain" from. That word isn't in any of my configuration files. Besides, I thought it would include something like "user@host". There is no "localhost.localdomain" in the mysql user table. I don't even think it should be looking for that user & host name. It gives me that message whenever I use the 'config' authorization.
If I use 'http' authorization I get the following message:
Wrong username/password. Access denied.
I have a htusers file setup and I've tried the username/password from it and from the phpMyAdmin config file.
Any ideas?
Last edited by TastyWheat; 09-01-2003 at 11:16 PM.
|