Hello all,
Under mod_perl 2, stderr for all virtual hosts seems to be opened to the
global Apache 2 error log (/var/log/apache2/error.log or similar). How
do I get stderr output to go to the ErrorLog that is defined for each
virtual host?
EXTENDED CONTEXT
Our organization maintains
Hiya
> Under mod_perl 2, stderr for all virtual hosts seems to be opened to the
> global Apache 2 error log (/var/log/apache2/error.log or similar). How
> do I get stderr output to go to the ErrorLog that is defined for each
> virtual host?
I was going to say that this is detailed here:
http: