OK, I have it working now.

I had to manually create the dprof directory in APACHEROOT/logs (I had
expected it to be created), and then set the permissions such that apache
(running as user: nobody) could write to it.

Sorted.

Thanks for your guidance guys.

----- Original Message -----
From: "Perrin Harkins" <[EMAIL PROTECTED]>
To: "David Brown" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, March 21, 2002 7:07 PM
Subject: Re: Subroutines taking time to return..


> David Brown wrote:
> > All good and well I thought.. But erm.. nothing is being created in the
> > dprof directory in the server-root.
>
> When you call the script, do you get segfaults in the error log?
>
> Make sure that you do the DProf stuff, including Apache::DB->init(),
> before you load any of your other modules.  Otherwise, the debugging
> symbols don't get put into your code.





Reply via email to