mod_php.c

gmilazzo

Verified User
Joined
Jun 5, 2003
Messages
61
something happened and now i can't get httpd to start

error is


Starting httpd: [Sun Oct 22 13:33:02 2006] [warn] module perl_module is already loaded, skipping
Syntax error on line 14 of /etc/httpd/conf/ips.conf:
Invalid command 'SuexecUserGroup', perhaps mis-spelled or defined by a module not included in the server configuration

httpd -t says

Syntax error on line 161 of /etc/httpd/conf/httpd.conf:
Cannot add module via name 'mod_php4.c': not in list of loaded modules
[root@host customapache]# Syntax error on line 161 of /etc/httpd/conf/httpd.conf:


tried a rebulid and everything and nothing seems to be working
 
What happens when you comment out the line it's failing on?

How did you run customapache?

Jeff
 
Back
Top