On Wed, May 28, 2008 at 3:33 AM, william <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED]:~$ sudo apache2 -X -DPERLDB -k restart
> [notice] Apache::DB initialized in child 10312
>
> Do I have to use DDD to see the prompt ?

No, it should just be right there in your terminal.  It seems to be
forking.  Are you sure apache2 is the httpd executable and not some
script?  By the way, if you want a reference that's written for using
the debugger with mod_perl 2, try this one:
http://www.perl.com/pub/a/2006/02/09/debug_mod_perl.html

- Perrin

Reply via email to