When using virtual hosts the configuration without PerlSetEnv doesn't work
properly:

If I do this for several virtual hosts, everything is ok:
-------------
<VirtualHost XXX>
DocumentRoot XXX
...
PerlSetEnv EMBPERL_OBJECT_BASE base.epl
PerlSetEnv EMBPERL_SESSION_HANDLER_CLASS no
...
</VirtualHost>
-------------

If I leave out the 'PerlSetEnv' in *one* virtual host, it works. If I leave
it out in more than one virtual hosts, Embperl doesn't recognize the stuff
any more.

And, BTW, there is a typo in the following error message:
Set EMBPERL_SESSION_HANDLER_CASSS to 'no' to avoid this message.
                             ---

Jochen
-- 
Jochen Topf  [EMAIL PROTECTED]  http://www.remote.org/jochen/  +49-721-388298


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to