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

Re: apache won't start although no errors



On Saturday 07 February 2004 05:20 pm, Kevin Coyner wrote:
> Through a lot of trial and error, I did manage to get back into a
> running state.  Actually, more like a limping state.

> However, if now I go back into httpd.conf, and add the following line
> to a virtual host directive:
> SetEnv SQWEBMAIL_TEMPLATEDIR /home/vmail/sqwebmail
> and restart once more, it all falls apart.

It's because you commented out the line loading the env_module, which the 
SetEnv directives rely on. Uncomment the LoadModule line for mod_env.so, 
and the SetEnv directives should start working again.

Adam



Reply to: