Hi!
After some preliminary debugging, here are some observations. The
error logging code was added to the "handler" subroutine in
the dprof.pm file, but no logs were generated in the error.log file.
Hence, the conclusion is that the handler is not installed. There is a
check(see below
On Mon, 25 Sep 2000, Geoffrey Young wrote:
> pardon my being away, but does this mean that the earlier (possible) fix
>
> Apache::ModuleConfig->get($r, __PACKAGE__)
>
> was not the cause of the error, or that it was and the __PACKAGE__ part is
> not necessary now?
no, it was not the cause of t
pardon my being away, but does this mean that the earlier (possible) fix
Apache::ModuleConfig->get($r, __PACKAGE__)
was not the cause of the error, or that it was and the __PACKAGE__ part is
not necessary now?
I was wondering whether to fix my calls for people who weren't up to cvs
speed...
--
=?iso-8859-2?Q?Andrzej_Kuku=B3a?= <[EMAIL PROTECTED]> writes:
> "Frank D. Cringle runs his Samon (System Activity Monitor) application under
> mod_perl. It is designed to run continuously, collecting statistics about
> the system for later analysis. Check it out:
> http://www.ping.de/perl/saplot."