On Fri, Sep 12, 2008 at 6:38 PM, kropotkin <[EMAIL PROTECTED]> wrote:
> Just one problem though - print STDERR is printing the message to the main
> server error log not the virtual host error log. die printed it to the
> virtual host error log.

Yeah, that was bad advice.  You should probably use Apache2::Log for
this instead:
http://perl.apache.org/docs/2.0/api/Apache2/Log.html

- Perrin

Reply via email to