Hi. I am having problems connecting to MySQL and have run out of solutions. I am new at this. I get this error message when I try to open a .php file:
MYSQL Connection Failed: Host "localhost" is not allowed to connect to this MYSQL Server in ../phpMyAdmin/lib.inc.php on line 255. When I go to line 255, i see that it is a bunch of $cfgServer functions (host, user, password). I have MYSQL configured for localhost (everything on same machine), port 3306, and user and password set to my usual permissions.
I have been to google, other help sites, and read through a number of books but can't seem to peg this one.
I'd appreciate any advice. Thanks in advance!
Peter