Whenever I request a page on my server that runs PHP (with suPHP/PHP5) I
get Internal Server Errors.  From my log files:

bullet apache2 # cat suphp_log
[Sat Jan 06 15:15:07 2007] [info] Executing
"/home/michael/webspace/html/camera/index.php" as UID 1000, GID 100
[Sat Jan 06 15:17:05 2007] [info] Executing
"/home/michael/webspace/html/camera/index.php" as UID 1000, GID 100
bullet apache2 # cat error_log
[Sat Jan 06 15:14:46 2007] [notice] suEXEC mechanism enabled
(wrapper: /usr/sbin/suexec2)
[Sat Jan 06 15:14:53 2007] [notice] Digest: generating secret for digest
authentication ...
[Sat Jan 06 15:14:53 2007] [notice] Digest: done
[Sat Jan 06 15:14:55 2007] [notice] Apache configured -- resuming normal
operations
[Sat Jan 06 15:15:08 2007] [error] [client 70.234.122.250] Premature end
of script headers: index.php
[Sat Jan 06 15:15:08 2007] [error] [client 70.234.122.250] terminate
called after throwing an instance of 'suPHP::SystemException'
[Sat Jan 06 15:17:05 2007] [error] [client 70.234.122.250] Premature end
of script headers: index.php
[Sat Jan 06 15:17:05 2007] [error] [client 70.234.122.250] terminate
called after throwing an instance of 'suPHP::SystemException'
bullet apache2 # 


This annoys me because there is no other information.  Has anyone dealt
with this before?


-- 
gentoo-user@gentoo.org mailing list

Reply via email to