I have rebuilt Apache 1.3.22 with PHP 4.1.1 successfully on Linux 6.0, but
fail to get httpd process started using the command line:

/usr/local/apache/bin/apachectl start

I get the following entry in the error_log file:
----------------------------------------------------------------------------
-----------------
[Tue Feb 26 14:21:24 2002] [warn] pid file /usr/local/apache/logs/httpd.pid
over
written -- Unclean shutdown of previous Apache run?
[Tue Feb 26 14:21:24 2002] [notice] Apache/1.3.22 (Unix) PHP/4.1.1
configured --
 resuming normal operations
[Tue Feb 26 14:21:24 2002] [notice] Accept mutex: sysvsem (Default: sysvsem)
[Tue Feb 26 14:21:24 2002] [alert] (22)Invalid argument: setgid: unable to
set group id to Group 4294967295
[Tue Feb 26 14:21:24 2002] [alert] (22)Invalid argument: setgid: unable to
set group id to Group 4294967295
[Tue Feb 26 14:21:24 2002] [alert] (22)Invalid argument: setgid: unable to
set group id to Group 4294967295
[Tue Feb 26 14:21:24 2002] [alert] (22)Invalid argument: setgid: unable to
set group id to Group 4294967295
[Tue Feb 26 14:21:24 2002] [alert] (22)Invalid argument: setgid: unable to
set group id to Group 4294967295
[Tue Feb 26 14:21:25 2002] [alert] Child 5400 returned a Fatal error...
Apache is exiting!
----------------------------------------------------------------------------
-------------------------

Is this a Linux user/group configuration issue or am I missing something
during the configuration/build procedure.

Any help would be gratefully received.

Regards,

Vic Sutton
Microtrax Limited



-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to