Heim  >  Artikel  >  Backend-Entwicklung  >  求解PHP中遇到的有关问题

求解PHP中遇到的有关问题

WBOY
WBOYOriginal
2016-06-13 13:34:38915Durchsuche

求解PHP中遇到的问题!
2012-04-18 14:22:00: (mod_fastcgi.c.2570) FastCGI-stderr: PHP Notice: Use of undefined constant page - assumed 'page' in /andaxin/web/common/page.class.php on line 9
PHP Notice: Undefined index: page in /andaxin/web/common/page.class.php on line 9
PHP Notice: Use of undefined constant pageft - assumed 'pageft' in /andaxin/web/common/page.class.php on line 10
PHP Notice: Use of undefined constant uid - assumed 'uid' in /andaxin/web/admin_global.php on line 5
PHP Notice: Undefined index: uid in /andaxin/web/admin_global.php on line 5
PHP Notice: Use of undefined constant shell - assumed 'shell' in /andaxin/web/admin_global.php on line 6
PHP Notice: Undefined index: shell in /andaxin/web/admin_global.php on line 6
PHP Notice: Use of undefined constant username - assumed 'username' in /andaxin/web/login.php on line 5
PHP Notice: Use of undefined constant password - assumed 'password' in /andaxin/web/login.php on line 5
PHP Notice: A session had already been started - ignoring session_start() in /andaxin/web/login.php on line 7
PHP Notice: Use of undefined constant username - assumed 'username' in /andaxin/web/login.php on line 10
PHP Notice: Use of undefined constant password - assumed 'password' in /andaxin/web/login.php on line 10
PHP Notice: Use of undefined constant username - assumed 'username' in /andaxin/web/login.class.php on line 7
PHP Notice: Use of undefined constant password - assumed 'password' in /andaxin/web/login.class.php on line 7


2012-04-18 14:22:01: (connections.c.1675) SSL: 5 error:00000000:lib(0):func(0):reason(0) 
2012-04-18 14:22:01: (connections.c.1675) SSL: 5 error:00000000:lib(0):func(0):reason(0) 
2012-04-18 14:22:01: (connections.c.1675) SSL: 5 error:00000000:lib(0):func(0):reason(0) 
2012-04-18 14:22:01: (connections.c.1675) SSL: 5 error:00000000:lib(0):func(0):reason(0) 
2012-04-18 14:22:01: (connections.c.1675) SSL: 5 error:00000000:lib(0):func(0):reason(0) 
2012-04-18 14:22:01: (connections.c.1675) SSL: 5 error:00000000:lib(0):func(0):reason(0) 
2012-04-18 14:22:01: (connections.c.1675) SSL: 5 error:00000000:lib(0):func(0):reason(0) 
2012-04-18 14:22:01: (connections.c.1675) SSL: 5 error:00000000:lib(0):func(0):reason(0) 
2012-04-18 14:22:01: (connections.c.1675) SSL: 5 error:00000000:lib(0):func(0):reason(0) 
2012-04-18 14:22:01: (connections.c.1675) SSL: 5 error:00000000:lib(0):func(0):reason(0) 
2012-04-18 14:22:01: (connections.c.1675) SSL: 5 error:00000000:lib(0):func(0):reason(0) 
2012-04-18 14:22:01: (connections.c.1675) SSL: 5 error:00000000:lib(0):func(0):reason(0) 
2012-04-18 14:22:01: (connections.c.1675) SSL: 5 error:00000000:lib(0):func(0):reason(0) 
2012-04-18 14:22:01: (connections.c.1675) SSL: 5 error:00000000:lib(0):func(0):reason(0) 
2012-04-18 14:22:01: (connections.c.1675) SSL: 5 error:00000000:lib(0):func(0):reason(0) 
2012-04-18 14:22:01: (connections.c.1675) SSL: 5 error:00000000:lib(0):func(0):reason(0) 
2012-04-18 14:22:01: (connections.c.1675) SSL: 5 error:00000000:lib(0):func(0):reason(0) 
2012-04-18 14:22:01: (connections.c.1675) SSL: 5 error:00000000:lib(0):func(0):reason(0) 
2012-04-18 14:22:01: (connections.c.1675) SSL: 5 error:00000000:lib(0):func(0):reason(0) 



上面的信息是应用lighttpd-1.4.18 web服务时产生的错误信息,第一部分表明的是PHP方面的问题,这个比较少。关键是第二部分的信息,实在是头疼,就这些信息足足产生了一个1.2G的文件把空间都挤满了,这个还导致访问服务器的速度比较慢。哪位高手帮我解释一下,这个是怎样产生的,有什么解决办法,最主要的就是解决办法,现在比较急!
在此先谢过各位大侠了!



------解决方案--------------------
http://www.vpser.net/manage/kloxo-network-c-336-ssl-error.html

http://redmine.lighttpd.net/boards/2/topics/2933

Stellungnahme:
Der Inhalt dieses Artikels wird freiwillig von Internetnutzern beigesteuert und das Urheberrecht liegt beim ursprünglichen Autor. Diese Website übernimmt keine entsprechende rechtliche Verantwortung. Wenn Sie Inhalte finden, bei denen der Verdacht eines Plagiats oder einer Rechtsverletzung besteht, wenden Sie sich bitte an admin@php.cn