On Sat, 19 Aug 2006, LUKE wrote:
Then mod_perl still run the old program after i modify the code.
Even restart apache or OS . I still got the old result!
Why? I must run fsck ?? The problem is filesystem Error?
I often modify the code,but have no this problem before.
How to trace the problem?
Hi People.
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
Hey,
I have recently upgraded from mod perl 1.999 to 2.0.2
on Apache 2.0.54 (Debian).
I recognized that my scripts are being executed very
slow, especially the first request (after server restart)
needs about 4 seconds until a response begins.
I'm using Petal-templating and stuff, which was very