On 6/4/08, Frank Wiles <[EMAIL PROTECTED]> wrote:
> On Mon, 2 Jun 2008 01:30:33 +0800
>
> william <[EMAIL PROTECTED]> wrote:
>
>
> > Hello, my debugger is working fine now under mod_perl, I can exit from
> > debugger just
> > like normal 'q' command. But then the apache is still in debugging
>
On Mon, 2 Jun 2008 01:30:33 +0800
william <[EMAIL PROTECTED]> wrote:
> Hello, my debugger is working fine now under mod_perl, I can exit from
> debugger just
> like normal 'q' command. But then the apache is still in debugging
> mode and single process. So I have to press CTRL+Z to get out to th
-- Forwarded message --
From: william <[EMAIL PROTECTED]>
Date: Jun 1, 2008 6:11 PM
Subject: Re: mod_perl interactive debugging
To: Fred Moyer <[EMAIL PROTECTED]>
On 6/1/08, william <[EMAIL PROTECTED]> wrote:
> On 6/1/08, william <[EMAIL PROTECTED]> w
On 6/1/08, william <[EMAIL PROTECTED]> wrote:
> On 6/1/08, Fred Moyer <[EMAIL PROTECTED]> wrote:
> > william wrote:
> >
> > > On 5/29/08, william <[EMAIL PROTECTED]> wrote:
> > >
> > > > On 5/29/08, Fred Moyer <[EMAIL PROTECTED]> wrote:
> > > > > william wrote:
> > > > >
> > > > > > On 5
On 6/1/08, Fred Moyer <[EMAIL PROTECTED]> wrote:
> william wrote:
>
> > On 5/29/08, william <[EMAIL PROTECTED]> wrote:
> >
> > > On 5/29/08, Fred Moyer <[EMAIL PROTECTED]> wrote:
> > > > william wrote:
> > > >
> > > > > On 5/29/08, Perrin Harkins <[EMAIL PROTECTED]> wrote:
> > > > >
> > > > >
william wrote:
On 5/29/08, william <[EMAIL PROTECTED]> wrote:
On 5/29/08, Fred Moyer <[EMAIL PROTECTED]> wrote:
> william wrote:
>
> > On 5/29/08, Perrin Harkins <[EMAIL PROTECTED]> wrote:
> >
> > > On Wed, May 28, 2008 at 3:33 AM, william <[EMAIL PROTECTED]> wrote:
> > >
> > I put the fo
On 5/29/08, william <[EMAIL PROTECTED]> wrote:
> On 5/29/08, Fred Moyer <[EMAIL PROTECTED]> wrote:
> > william wrote:
> >
> > > On 5/29/08, Perrin Harkins <[EMAIL PROTECTED]> wrote:
> > >
> > > > On Wed, May 28, 2008 at 3:33 AM, william <[EMAIL PROTECTED]> wrote:
> > > >
> > > I put the foll
On 5/29/08, Fred Moyer <[EMAIL PROTECTED]> wrote:
> william wrote:
>
> > On 5/29/08, Perrin Harkins <[EMAIL PROTECTED]> wrote:
> >
> > > On Wed, May 28, 2008 at 3:33 AM, william <[EMAIL PROTECTED]> wrote:
> > >
> > I put the following lines at the top of my startup.pl script
> > use APR::Pool (); #
william wrote:
On 5/29/08, Perrin Harkins <[EMAIL PROTECTED]> wrote:
On Wed, May 28, 2008 at 3:33 AM, william <[EMAIL PROTECTED]> wrote:
I put the following lines at the top of my startup.pl script
use APR::Pool (); #specific for mod_perl 2
use Apache::DB ();
Apache::DB->init();
Can you show
On 5/29/08, Perrin Harkins <[EMAIL PROTECTED]> wrote:
> 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,
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.
On Wed, May 28, 2008 at 5:50 AM, Perrin Harkins <[EMAIL PROTECTED]> wrote:
> 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/gu
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 debug
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/apac
14 matches
Mail list logo