On Tue, May 27, 2008 at 1:38 PM, william <[EMAIL PROTECTED]> wrote: > Hello, I am trying to debug my perl code under mod_perl and I had > followed all the instruction at this section > http://perl.apache.org/docs/1.0/guide/debug.html#Interactive_mod_perl_Debugging > > I managed to see my perl debugging console prompted , but this prompt > is shown by the > tail -f /var/log/apache2.log
Did you actually start your server with httpd -X as shown in that documentation? - Perrin
