I'm having trouble getting STDERR output to show up in the apache error_log. This is supposed to work automagically, right? Using $r->log_error() works fine, but sometimes it is really inconvenient when debugging modules that aren't mp aware. Is there a module I need to use or a method I need to call?
I'm currently running Apache/2.0.52 (Win32) mod_perl/1.999.21 Perl/v5.8.4 TIA, - Scott