phpmyadmin出错问题
在安装iis6+php5+mysql+phpmyadmin的调试中遇到的问题
安装就绪后,进行测试,在浏览器中输入http://localhost/phpmyadmin/main.php
浏览器正常打开,但是出现如下错误画面:
Welcome to phpMyAdmin 2.11.5
Probably reason of this is that you did not create configuration file. You might want to use setup script to create one.
Error
MySQL said:
#1045 - Access denied for user 'root'@'localhost' (using password: NO)
Open new phpMyAdmin window
敢问,是什么原因呢??