![]() |
|
首页 │ Apache │ Linux│ Java│ MySQL│ 注册│帮助 | |||
错误提示如下,不知道是程序的原因,还是空间的原因,不过这个空间我一直在使用,从来都没出过什么问题
。不知道这样的问题出现是该找空间商解决呢,还是在自己的程序上找毛病。
注:这错误是 登录后台时产生的,前台从数据库读取写入等都正常。后台登录用的是session验证的机制。
Warning: main() [function.main]: SAFE MODE Restriction in effect. The script whose uid is 162097 is not allowed to access /home/raid/vhs/www/config.php owned by uid 99 in /home/ftp/512j.com/p/o/p/poper/zjlq/db_mysql.php on line 8
Warning: main(config.php) [function.main]: failed to open stream: No such file or directory in /home/ftp/512j.com/p/o/p/poper/zjlq/db_mysql.php on line 8
Warning: main() [function.main]: SAFE MODE Restriction in effect. The script whose uid is 162097 is not allowed to access /home/raid/vhs/www/config.php owned by uid 99 in /home/ftp/512j.com/p/o/p/poper/zjlq/db_mysql.php on line 8
Warning: main(config.php) [function.main]: failed to open stream: No such file or directory in /home/ftp/512j.com/p/o/p/poper/zjlq/db_mysql.php on line 8
Warning: main() [function.include]: Failed opening 'config.php' for inclusion (include_path='.:/home/raid/vhs/www') in /home/ftp/512j.com/p/o/p/poper/zjlq/db_mysql.php on line 8
Warning: mysql_connect() [function.mysql-connect]: Access denied for user: 'king@localhost' (Using password: NO) in /home/ftp/512j.com/p/o/p/poper/zjlq/db_mysql.php on line 12
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/ftp/512j.com/p/o/p/poper/zjlq/db_mysql.php on line 13
Warning: mysql_query() [function.mysql-query]: Access denied for user: 'king@localhost' (Using password: NO) in /home/ftp/512j.com/p/o/p/poper/zjlq/db_mysql.php on line 18
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/ftp/512j.com/p/o/p/poper/zjlq/db_mysql.php on line 18
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/ftp/512j.com/p/o/p/poper/zjlq/db_mysql.php on line 23

