php连接异常
时间:2021-07-01 10:21:17
帮助过:4人阅读
php连接错误
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'root'@'localhost' (using password: NO)
------解决方案--------------------显然 root 用户有口令,而你连接时没给
------解决方案--------------------你的密码是不是错了?????
------解决方案--------------------(using password: NO) 连接时没有密码
------解决方案--------------------可在phpmyadmin中查看root localhost是否有权限。
如没有加上便可。
------解决方案--------------------mysql重新安装,设置密码