I installed EasyPHP 5.2.10 and I can't get MySQL to start.
When I try to access it via [
localhost]
I get this error:
MySQL said: Documentation
#1045 - Access denied for user 'root'@'localhost' (using password: NO)
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.
I'm a newbie and any help would be much appreciated. Thanks.