Access denied when hosting

it was fine when I use localhost but when I uploaded for hosting this lines appeared

Warning: mysql_connect(): Access denied for user 'root'@'10.1.2.33' (using password: NO) in /home/u957908988/public_html/conf/config.php on line 7

why am I denied of access?


It appears that you entered wrong password. Please enter correct password in database connect code. If you have phpmyadmin option, try to login to your database using the user name and password provided in the mysql_connect . And makes sure it is correct.

链接地址: http://www.djcxy.com/p/69290.html

上一篇: 连接():访问拒绝用户'root'

下一篇: 托管时拒绝访问