Well, I went ahead with the "make install", hoping for the best. Here's the results:

server:/usr/local/apache2[10 ]# ./bin/apachectl configtest
httpd: Could not reliably determine the server's fully qualified domain name, using xxx.xxx.xxx.xxx for ServerName
Syntax OK

server:/usr/local/apache2[11 ]# ./bin/apachectl start
httpd: Could not reliably determine the server's fully qualified domain name, using xxx.xxx.xxx.xxx for ServerName
server:/usr/local/apache2[12 ]#

::::::::::::::
logs/error_log
::::::::::::::
[Mon Feb 12 12:15:32 2007] [warn] Init: Session Cache is not configured [hint: SSLSessionCache] [Mon Feb 12 12:15:33 2007] [notice] Apache/2.2.4 (Unix) mod_ssl/2.2.4 OpenSSL/0.9.7d mod_perl/2.0.3 Perl/v5.8.8 configured -- resuming normal operations [Mon Feb 12 12:15:33 2007] [alert] (22)Invalid argument: setgid: unable to set group id to Group 4294967295 [Mon Feb 12 12:15:33 2007] [alert] (22)Invalid argument: setgid: unable to set group id to Group 4294967295 [Mon Feb 12 12:15:33 2007] [alert] (22)Invalid argument: setgid: unable to set group id to Group 4294967295 [Mon Feb 12 12:15:33 2007] [alert] (22)Invalid argument: setgid: unable to set group id to Group 4294967295 [Mon Feb 12 12:15:33 2007] [alert] (22)Invalid argument: setgid: unable to set group id to Group 4294967295 [Mon Feb 12 12:15:34 2007] [alert] Child 2219 returned a Fatal error... Apache is exiting!
::::::::::::::

Suggestions are appreciated! My next idea is to try downgrading apache to 2.0.3 and see if that works.

-Ollie

Reply via email to