This is what appears when I kill -9 and restart it. [Fri Feb 27 06:24:59 1998] created shared memory segment #1152 [Fri Feb 27 06:24:59 1998] Server configured -- resuming normal operations
The files uid and gid are correct, the location is correct. Scripts under Apache should be running under hierchy (my uid), and you can try http://www.burghcom.com/~hierchy/upload.html to upload a file. This is something where it almost always creates a new file, and each time it does it under the uid "nobody" instead of "hierchy". The upload script that handles the URL above supposedly uses id, but still it doesn't work. -----Original Message----- From: [EMAIL PROTECTED] <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>; [EMAIL PROTECTED] <[EMAIL PROTECTED]>; [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Thursday, February 26, 1998 10:13 PM Subject: Re: suexec/1881: suexec will not run >Synopsis: suexec will not run > >State-Changed-From-To: open-analyzed >State-Changed-By: marc >State-Changed-When: Thu Feb 26 19:13:34 PST 1998 >State-Changed-Why: >Are you getting a message in your error log when you start >Apache saying suexec is enabled? If not, you don't have >it in the right place or with the right permissions. > >What uid do you think they should run as? How are you >setting that? Give an example URL that you think suexec >should be invoked for. > >Are you sure the ownership of the files isn't left over >from before suexec? Did you try running something that >just runs id or something to see what uid they are running as? >
