[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] admserv dies after upgrade



[snip]
 
ok install done(1.3.27). here is the problems I have:

/etc/rc.d/init.d/httpd start

Setting up Web Service: Syntax error on line 30 of
/etc/httpd/conf/httpd.conf:
Invalid command 'LoadModule', perhaps mis-spelled or defined by a module
not included in the server configuration

I have never seen that one before. 
The lines it talks about are normal lines like:
LoadModule env_module modules/mod_env.so
LoadModule define_module modules/mod_define.so
etc.

How do I fix this one?