hara wrote:
> Hi
> 
> While modifying DumpHeaders.pm with mod_perl-1.29 + apache-1.3.34, it shows
> following error messages.
> 
> [Sat Aug 19 16:11:36 2006] [error] Undefined subroutine
> &Apache::DumpHeaders::handler called.\n
> [Sat Aug 19 16:11:36 2006] [error] Undefined subroutine
> &Apache::DumpHeaders::handler called.\n
> [Sat Aug 19 16:11:36 2006] [error] Undefined subroutine
> &Apache::DumpHeaders::handler called.\n
> 
> This module(Apache::DumpHeaders) works fine without adding DB_file in the
> script. Is there any reason not to use
> DB_File for PerlLogHandler??

Can you show us exactly what you modified?  I.e. where you added DB_file
in the script?

I don't know of any reason know to use DB_File in a PerlLogHandler, but
if you could show us what you did it would be easier to give you help.

Reply via email to