Can't access phpMyAdmin because of host, username and password

Posted by Engprof on Server Fault See other posts from Server Fault or by Engprof
Published on 2011-04-14T04:46:05Z Indexed on 2012/10/12 21:39 UTC
Read the original article Hit count: 151

Filed under:
|
|

everyone. When I try to access phpMyAdmin on Uniform Server I get the following error messages:

" #1045 - Access denied for user 'root'@'localhost' (using password: YES) "

" phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server. "

The funny thing is my username and password are both set to "root" and I have changed the IP address in the httpd.conf file to my Unique IP adddress, so I still don't know what the problem is.

Could somebody please help me out? Any help would be much appreciated.

© Server Fault or respective owner

Related posts about apache2

Related posts about mysql