The problem occurs without session data in the page also. Buffering is
off on my php.ini file.
Language Options
output_buffering = Off
I have been told that the MAIN error_log below also shows errors for
other users on the server, so that does not help particularly.
John
ioannes wrote:
Thanks to all who replied. There is a lot of undefined index and
undefined variables when I turn on error reporting.
The error logs show 'file not found' errors in the last 24 hours for
files that I am sure were never called from any script on my site. I
do not understand 'mod_rewrite: maximum number of internal redirects
reached. Assuming configuration error. Use 'RewriteOptions
MaxRedirects' to increase the limit if neccessary. '
*MAIN error_log:*
------------------------------------------------------------------------
[Sat Sep 22 03:21:35 2007] [error] [client 80.78.74.168] File does not
exist: /usr/local/apache/htdocs/images/header.gif
[Sat Sep 22 03:21:38 2007] [error] [client 80.78.74.168] File does not
exist: /usr/local/apache/htdocs/images/cat_bullet.gif
[Sat Sep 22 03:21:38 2007] [error] [client 203.220.217.63]
mod_rewrite: maximum number of internal redirects reached. Assuming
configuration error. Use 'RewriteOptions MaxRedirects' to increase the
limit if neccessary.
[Sat Sep 22 03:21:38 2007] [error] [client 203.220.217.63]
mod_rewrite: maximum number of internal redirects reached. Assuming
configuration error. Use 'RewriteOptions MaxRedirects' to increase the
limit if neccessary.
[Sat Sep 22 03:21:42 2007] [error] [client 80.78.74.168] File does not
exist: /usr/local/apache/htdocs/images/back_pdf.jpg
[Sat Sep 22 03:21:42 2007] [error] [client 80.78.74.168] File does not
exist: /usr/local/apache/htdocs/panorama-pdf.jpg
[Sat Sep 22 03:21:42 2007] [error] [client 80.78.74.168] File does not
exist: /usr/local/apache/htdocs/panorama-sport.jpg
[Sat Sep 22 03:21:42 2007] [error] [client 80.78.74.168] File does not
exist: /usr/local/apache/htdocs/panorama-plus.jpg
[Sat Sep 22 03:21:42 2007] [error] [client 80.78.74.168] File does not
exist: /usr/local/apache/htdocs/unegruaja.jpg
[Sat Sep 22 03:21:43 2007] [error] [client 80.78.74.168] File does not
exist: /usr/local/apache/htdocs/reklama/panoramasport.jpg
[Sat Sep 22 03:21:43 2007] [error] [client 80.78.74.168] File does not
exist: /usr/local/apache/htdocs/reklama/economist.jpg
[Sat Sep 22 03:21:44 2007] [error] [client 203.220.217.63]
mod_rewrite: maximum number of internal redirects reached. Assuming
configuration error. Use 'RewriteOptions MaxRedirects' to increase the
limit if neccessary.
[Sat Sep 22 03:21:44 2007] [error] [client 203.220.217.63]
mod_rewrite: maximum number of internal redirects reached. Assuming
configuration error. Use 'RewriteOptions MaxRedirects' to increase the
limit if neccessary.
Does the above mean a segmentation fault as mentioned by Andres?
John
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php