>Having upgraded to embperl 2.0b3 I find masses of logging in
>/tmp/embperl.log despite having EMBPERL_DEBUG set to 0 (and EMBPERL_LOG set
>to /dev/null).  Has anyone else experienced this or know how to stop it?
>


This are some debug message for me. They will go away with the next release.
Until then setting EMBPERL_LOG to /dev/null should make Embperl stop from
logging, but you have to make sure that EMBPERL_LOG is set _before_
Embperl.pm is loaded into memory. So just move the PerlSetEnv EMBPERL_LOG
/dev/null before any other Perl directive in httpd.conf

Gerald




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

Reply via email to