Gentoo Archives: gentoo-user

From: James Lockie <bjlockie@××××××.ca>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] OT - suPHP weirdness
Date: Sun, 07 Jan 2007 02:56:41
Message-Id: 45A05FFB.8020800@lockie.ca
In Reply to: [gentoo-user] OT - suPHP weirdness by Michael Sullivan
1 Michael Sullivan wrote:
2 > Whenever I request a page on my server that runs PHP (with suPHP/PHP5) I
3 > get Internal Server Errors. From my log files:
4 >
5 > bullet apache2 # cat suphp_log
6 > [Sat Jan 06 15:15:07 2007] [info] Executing
7 > "/home/michael/webspace/html/camera/index.php" as UID 1000, GID 100
8 > [Sat Jan 06 15:17:05 2007] [info] Executing
9 > "/home/michael/webspace/html/camera/index.php" as UID 1000, GID 100
10 > bullet apache2 # cat error_log
11 > [Sat Jan 06 15:14:46 2007] [notice] suEXEC mechanism enabled
12 > (wrapper: /usr/sbin/suexec2)
13 > [Sat Jan 06 15:14:53 2007] [notice] Digest: generating secret for digest
14 > authentication ...
15 > [Sat Jan 06 15:14:53 2007] [notice] Digest: done
16 > [Sat Jan 06 15:14:55 2007] [notice] Apache configured -- resuming normal
17 > operations
18 > [Sat Jan 06 15:15:08 2007] [error] [client 70.234.122.250] Premature end
19 > of script headers: index.php
20 > [Sat Jan 06 15:15:08 2007] [error] [client 70.234.122.250] terminate
21 > called after throwing an instance of 'suPHP::SystemException'
22 > [Sat Jan 06 15:17:05 2007] [error] [client 70.234.122.250] Premature end
23 > of script headers: index.php
24 > [Sat Jan 06 15:17:05 2007] [error] [client 70.234.122.250] terminate
25 > called after throwing an instance of 'suPHP::SystemException'
26 > bullet apache2 #
27 >
28 >
29 > This annoys me because there is no other information. Has anyone dealt
30 > with this before?
31 >
32 >
33 >
34 Check your pages: http://validator.w3.org/
35
36 Can you run the PHP from the command line?
37
38 --
39 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] OT - suPHP weirdness Michael Sullivan <michael@××××××××××××.com>