Java Mailing List Archive

http://www.apache-httpd.com/

Home » modperl.perl »

possible issue in mod_perl 2.0.4 with respect to STDERR

Shibi NS

2009-11-12

Replies: Find Java Web Hosting

Author LoginPost Reply

Configuration error log is in my applications httpd config file is


ErrorLog = "'| rotatelogs \log\error_log 1M "'

But if print something on STDERR from mod_perl program , Say debug print (print STDERR "DEBUG ";) this is going to \log\error_log instead of  \log\error_log.NNN

Is this is a mod perl issue or i am doing something wrong

--Shibi Ns--
©2008 apache-httpd.com - Jax Systems, LLC, U.S.A.