Page 1 of 1

phpMyAdmin + MySQL issues

PostPosted: 18. May 2013 08:39
by oreggiom266
Ok, having a bit of a problem here. When I click on phpMyAdmin in localhost, it tells me:

Code: Select all
#1045 - Access denied for user 'root'@'localhost' (using password: NO)


and that I need to check my host, username and password in my configuration.

What do I change to fix this?

Re: phpMyAdmin + MySQL issues

PostPosted: 18. May 2013 11:14
by Nobbie
Edit config.inc.php in the phpMyAdmin Folder and apply the password for root (and/or apply host, username as well - depending on your MySQL Installation).