Apache won't start

Cory Spitz spitzcor@cse.msu.edu
Wed, 20 Sep 2000 10:29:51 -0400


Thanks,
I reconfigured with --enable-module=most and --enable-shared=max.  httpd
started and now I have httpd -l giving just:
[root@nightcrawler bin]# ./httpd -l
Compiled-in modules:
  http_core.c
  mod_so.c
  mod_php4.c
suexec: disabled; invalid wrapper /usr/local/apache/bin/suexec

Which looks right now.

-Cory

Ben Pfaff wrote:
> 
> Cory Spitz <spitzcor@egr.msu.edu> writes:
> 
> > I have finally been able to compile apache with mod_ssl, mod_perl, and
> > PHP with MySQL.  However, when I try to start httpd, I get this:
> >
> > [root@nightcrawler bin]# ./apachectl start
> > Syntax error on line 207 of /usr/local/apache/conf/httpd.conf:
> > Invalid command 'LoadModule', perhaps mis-spelled or defined by a module
> > not included in the server configuration
> 
> Did you compile Apache without loadable module support?  Your
> listing of compiled-in modules was awfully long.
> _______________________________________________
> linux-user mailing list
> linux-user@egr.msu.edu
> http://www.egr.msu.edu/mailman/listinfo/linux-user