[EMAIL PROTECTED] wrote: > [In order for any reply to be added to the PR database, ] > [you need to include <[EMAIL PROTECTED]> in the Cc line ] > [and leave the subject line UNCHANGED. This is not done] > [automatically because of the potential for mail loops. ] > [If you do not include this Cc, your reply may be ig- ] > [nored unless you are responding to an explicit request ] > [from a developer. ] > [Reply only with text; DO NOT SEND ATTACHMENTS! ] > > Synopsis: Starting httpd seems to be OK but no process runs > > State-Changed-From-To: open-feedback > State-Changed-By: marc > State-Changed-When: Fri Apr 23 10:01:00 PDT 1999 > State-Changed-Why: > Did you do as we ask and look in the error log?
True, sorry. The daemon is running under apwww:awww which are a user:group I had created for it barsac,root # ./apachectl start kill: 18154: The specified process does not exist. ./apachectl start: httpd started barsac,root # tail -f error_log [Mon May 3 15:45:13 1999] [warn] pid file /opt/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run? [Mon May 3 15:45:13 1999] [error] (22)Invalid argument: shmctl() could not set segment #1010 [Mon May 3 15:45:13 1999] [alert] (22)Invalid argument: setuid: unable to change uid [Mon May 3 15:45:13 1999] [alert] (22)Invalid argument: setuid: unable to change uid [Mon May 3 15:45:13 1999] [alert] (22)Invalid argument: setuid: unable to change uid [Mon May 3 15:45:13 1999] [alert] (22)Invalid argument: setuid: unable to change uid [Mon May 3 15:45:13 1999] [alert] (22)Invalid argument: setuid: unable to change uid [Mon May 3 15:45:13 1999] [notice] Apache/1.3.6 (Unix) configured -- resuming normal operations [Mon May 3 15:45:13 1999] [alert] Child 18225 returned a Fatal error... Apache is exiting! Can you please help me. Romain