I get internal server error (500) on one of my domains.. fov-irc.org. The webmaster cant exactly tell me what he has been doing, he just told me to fix it. This is error_log:
------------------
[20-Jun-2004 15:41:23] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/fovirc/public_html/index.php:8) in /home/fovirc/public_html/counter.php on line 55
[22-Jun-2004 07:54:26] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/fovirc/public_html/login.php:13) in /home/fovirc/public_html/login.php on line 80
[23-Jun-2004 14:33:13] PHP Warning: main(http://www.fov-irc.org/pool/): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
in /home/fovirc/public_html/index.php on line 137
[23-Jun-2004 14:33:13] PHP Warning: main(): Failed opening 'http://www.fov-irc.org/pool/' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/fovirc/public_html/index.php on line 137
------------------
I don't really know what could be the problem here... is there anyting else I should be looking at?
------------------
[20-Jun-2004 15:41:23] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/fovirc/public_html/index.php:8) in /home/fovirc/public_html/counter.php on line 55
[22-Jun-2004 07:54:26] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/fovirc/public_html/login.php:13) in /home/fovirc/public_html/login.php on line 80
[23-Jun-2004 14:33:13] PHP Warning: main(http://www.fov-irc.org/pool/): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
in /home/fovirc/public_html/index.php on line 137
[23-Jun-2004 14:33:13] PHP Warning: main(): Failed opening 'http://www.fov-irc.org/pool/' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/fovirc/public_html/index.php on line 137
------------------
I don't really know what could be the problem here... is there anyting else I should be looking at?
Comment