空间总是出现错误文字
Warning: mysql_pconnect() [function.mysql-pconnect]: Host '174.36.163.10' is not allowed to connect to this MySQL server in/home/redir/public_html/error404.phpon line28
Warning: mysql_select_db() [function.mysql-select-db]: Access denied for user 'nobody'@'localhost' (using password: NO) in/home/redir/public_html/error404.phpon line29
Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in/home/redir/public_html/error404.phpon line29
这是什么意思啊?什么原因?
如果你的数据库和你的网站在同一台服务器上,请填写127.0.0.1代替174.36.163.10!!
如果你的数据库和你的网站在同一台服务器上,请填写127.0.0.1代替174.36.163.10!!
原因是文件夹权限的问题,我用的是老虎空间里的zzj.php,解压的文件夹权限均为777。
我今天下午开始改权限为755,改了两个小时,终于完成20%了!
现在不出现这些文字了!
杯具的zzj.php!