in reply to Re^2: Apache::DBI "cannot find apache.pm" failure - 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'm using Debian Linux, and on my system Apache.pm comes bundled with libapache-mod-perl. Maybe you can also find it in the Apache packages somewhere?
  • Comment on Re^3: Apache::DBI "cannot find apache.pm" failure - Should I upgrade from mod_perl 1.0 to 2.0? and if so, how?

Replies are listed 'Best First'.
Re^4: Apache::DBI "cannot find apache.pm" failure - Should I upgrade from mod_perl 1.0 to 2.0? and if so, how?
by MashMashy (Sexton) on Feb 17, 2009 at 15:13 UTC
    Hm, I can't find anything.

    Is there an easy answer to "how can I get Apache.pm working on my server?" is there an install? I apologize for my low level of knowledge with this, but I really am up against the wall here, I can't figure out what to fix here.

      Apache.pm gets installed when you install mod_perl.

        So what does this error mean, then? That mod_perl was installed incorrectly? (thanks, Corion, for your help in the CB today as well)