You are viewing a plain text version of this content. The canonical link for it is here.
Posted to embperl@perl.apache.org by Michael Boudreau <mb...@press.uchicago.edu> on 2003/05/06 18:54:56 UTC

emperl not writing to log file

Our Embperl has stopped writing to the log file "/tmp/embperl.log".

We're using Apache 1.3.26, perl 5.6, embperl 1.3.4.

I have checked that /tmp/embperl.log is owned by the user apache runs 
as and is world writable.

Our httpd.conf file has the following relevant bits, which used to work:

     PerlModule HTML::Embperl

     SetEnv EMBPERL_VIRTLOG /embperl/log

     <Location /embperl/log>
     SetHandler perl-script
     PerlHandler HTML::Embperl
     Options ExecCGI
     </Location>

What else can I check to troubleshoot this?


Michael R. Boudreau
Senior Electronic Publishing Developer
The University of Chicago Press
1427 E. 60th Street
Chicago, IL 60637
773-753-3298


---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org
For additional commands, e-mail: embperl-help@perl.apache.org