On Tue, 29 Mar 2005 12:48:31 -0800
James Black <[EMAIL PROTECTED]> wrote:
> Frank,
>
> We're running Linux, 2.4.mumble, a more or less stock debian. But I
> seem to have fixed my problem, by adding the module that contains the
> handler to my httpd.conf; I hadn't realized that I needed to
>
Frank,
We're running Linux, 2.4.mumble, a more or less stock debian. But I
seem to have fixed my problem, by adding the module that contains the
handler to my httpd.conf; I hadn't realized that I needed to
explicitly compile my code, that merely mentioning it in the Location
directive was ins
On Tue, 29 Mar 2005 11:54:23 -0800
James Black <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm using whatever CPAN decided to give me $VERSION = '0.04'
>
> The problem -- I hesitate to call it a bug, as it likely is a
> misconfiguration on my end -- is that when used as per the
> instructions, t
Hi,
I'm using whatever CPAN decided to give me $VERSION = '0.04'
The problem -- I hesitate to call it a bug, as it likely is a
misconfiguration on my end -- is that when used as per the
instructions, the Apache->server object doesn't have a
server_root_relative method. My hack was to hardc
On Tue, 29 Mar 2005 11:02:28 -0800
James Black <[EMAIL PROTECTED]> wrote:
> I'm having trouble with Apache::DProf. Firstly, there seems to be a
> problem with the server_root_relative() method; once that's hacked to
> work, the profiler still doesn't return any useful information. The
> most
I'm having trouble with Apache::DProf. Firstly, there seems to be a
problem with the server_root_relative() method; once that's hacked to
work, the profiler still doesn't return any useful information. The
most I've been able to get it to do is profile what appears to be the
Apache:: startup