[mp2] STDERR on a per-vhost basis?

2009-03-11 Thread Robert Buels
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

Re: [mp2] STDERR on a per-vhost basis?

2009-03-11 Thread Clinton Gormley
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: