Hi, > > -comas.conf----------------------------------------------------------- > <IfModule mod_perl.c> > Alias /comas /home/gwolf/cvs/comas/trunk/embperl > > PerlSetEnv EMBPERL_ESCMODE 0 > PerlSetEnv EMBPERL_OPTIONS 16 > PerlSetEnv EMBPERL_MAILHOST mosca.iiec.unam.mx > PerlSetEnv EMBPERL_DEBUG 0
In Embperl 2 you should not use PerlSetEnv nor SetEnv, the Embperl setup uses native Apache configuration directives and the environment will not be scanned, unless you set "Embperl_UseEnv on" (as Apache directive, not in the environment). Gerald --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]