[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] admserv dies after upgrade
- Subject: Re: [cobalt-users] admserv dies after upgrade
- From: Kim Schulz <kim@xxxxxxxxx>
- Date: Tue Nov 26 01:25:00 2002
- Organization: sslug
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
[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?