Just a guess. It looks you are trying to run httpd with gid -1, aren't you?
-- Yasuo Ohgaki Vic Sutton wrote: > 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, -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php