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


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to