|
|
我把phpMyAdmin下载完后解压到apache的指定网页目录下,
然后在IE 中输入:
http://192.168.200.8/phpMyAdmin/
但是出错!显示:
Welcome to phpMyAdmin 2.5.7
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:
#1045 - Access denied for user: 'root@localhost' (Using password: NO)
[Documentation]
请问高手你是什么原因? |
|