access to mysql server denied
Posted: Wed Mar 29, 2006 1:02 am
i am using the software package EasyPHP 1.7 installed on my computer to use the MySQL and Apache server, as well as the PHPMyAdmin to manage my database. The problem now is that I cannot connect to the MySQL server which I have received the error message:
what is actually the problem and what can i do to solve this problem??
Any help is really appreciated and thank you very much.
I have checked and rechecked for several times the host, username, and password for it in which the host is set to 'localhost', the username is 'root' and no password is specified.phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.
Error
MySQL said:
#2003 - Can't connect to MySQL server on 'localhost' (10061)
what is actually the problem and what can i do to solve this problem??
Any help is really appreciated and thank you very much.