in reply to Re^5: Should I upgrade from mod_perl 1.0 to 2.0? and if so, how?
in thread Apache::DBI "cannot find apache.pm" failure - Should I upgrade from mod_perl 1.0 to 2.0? and if so, how?

I also see this: in that info page:
MOD_PERL 1.0 Note that this module needs mod_perl-1.08 or higher, apache_1.3.0 or higher and that mod_perl needs to be configured with the appropriate call-back hooks:

PERL_CHILD_INIT=1 PERL_STACKED_HANDLERS=1
How can I check if those hooks are implemented? could this error be caused by that?
  • Comment on Re^6: Should I upgrade from mod_perl 1.0 to 2.0? and if so, how?