由 wenwei99 在 06-22-2004 11:34 发表:
关于phpMyAdmin的问题!
我把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]
请问高手你是什么原因?
问世间
情是何情
直教生死相许
天南地北双飞客
老翅几回寒暑
欢乐趣
离别苦
就中更有痴儿女
君应有语
渺万里层云
千山暮雪
指影向谁去
由 wenwei99 在 06-22-2004 11:42 发表:
但是我在linux终端是可以进入mysql的。
[root@kj02s phpMyAdmin]# mysql -uroot -pXXXXXX
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 13 to server version: 3.23.56
Type 'help;' or '\h' for help. Type '\c' to clear the buffer.
mysql>
问世间
情是何情
直教生死相许
天南地北双飞客
老翅几回寒暑
欢乐趣
离别苦
就中更有痴儿女
君应有语
渺万里层云
千山暮雪
指影向谁去
由 jedipi 在 06-22-2004 14:30 发表:
You should check the username and password in config.inc
由 林苑 在 06-22-2004 22:16 发表:
You should chec