TP3.1的问题

浏览:1820 发布日期:2014/06/17 分类:求助交流
最近在httpd的日志中发现了这样的问题。
谁遇到过 帮忙看下 多谢了
[Sun Jun 15 02:54:28.649333 2014] [:error] [pid 20362] [client 218.75.37.114:34140] PHP Notice: Undefined variable: _SERVER in /data/www/ThinkPHP/Common/runtime.php on
line 46
[Sun Jun 15 02:54:41.844181 2014] [:error] [pid 20342] [client 218.75.37.114:34181] PHP Notice: Undefined variable: _SERVER in /data/www/ThinkPHP/Common/runtime.php on
line 46
[Sun Jun 15 02:54:56.482770 2014] [:error] [pid 20375] [client 218.75.37.114:34218] PHP Notice: Undefined variable: _SERVER in /data/www/ThinkPHP/Common/runtime.php on
line 46
[Sun Jun 15 02:55:37.862436 2014] [:error] [pid 20414] [client 218.75.37.114:34658] PHP Notice: Undefined variable: _SERVER in /data/www/ThinkPHP/Common/runtime.php on
line 46
[Sun Jun 15 02:55:42.661556 2014] [:error] [pid 20414] [client 218.75.37.114:34682] PHP Notice: Constant APP_DEBUG already defined in /data/www/wap/index.php on li
ne 8
[Sun Jun 15 02:55:42.661618 2014] [:error] [pid 20414] [client 218.75.37.114:34682] PHP Notice: Constant APP_NAME already defined in /data/www/wap/index.php on lin
e 10
[Sun Jun 15 02:55:42.661633 2014] [:error] [pid 20414] [client 218.75.37.114:34682] PHP Notice: Constant APP_PATH already defined in /data/www/wap/index.php on lin
e 11
[Sun Jun 15 02:55:42.661725 2014] [:error] [pid 20414] [client 218.75.37.114:34682] PHP Notice: Constant MEMORY_LIMIT_ON already defined in /data/www/ThinkPHP/ThinkPHP
.php on line 16
[Sun Jun 15 02:55:42.661801 2014] [:error] [pid 20414] [client 218.75.37.114:34682] PHP Notice: Constant THINK_VERSION already defined in /data/www/ThinkPHP/Common/run
time.php on line 22
[Sun Jun 15 02:55:42.661828 2014] [:error] [pid 20414] [client 218.75.37.114:34682] PHP Notice: Constant MAGIC_QUOTES_GPC already defined in /data/www/ThinkPHP/Common/
runtime.php on line 27
[Sun Jun 15 02:55:42.661845 2014] [:error] [pid 20414] [client 218.75.37.114:34682] PHP Notice: Constant IS_CGI already defined in /data/www/ThinkPHP/Common/runtime.ph
p on line 31
[Sun Jun 15 02:55:42.661860 2014] [:error] [pid 20414] [client 218.75.37.114:34682] PHP Notice: Constant IS_WIN already defined in /data/www/ThinkPHP/Common/runtime.ph
p on line 32
[Sun Jun 15 02:55:42.661873 2014] [:error] [pid 20414] [client 218.75.37.114:34682] PHP Notice: Constant IS_CLI already defined in /data/www/ThinkPHP/Common/runtime.ph
p on line 33
最佳答案
评论( 相关
后面还有条评论,点击查看>>