in reply to Re^3: 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?

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.
  • Comment on Re^4: 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^5: Apache::DBI "cannot find apache.pm" failure - Should I upgrade from mod_perl 1.0 to 2.0? and if so, how?
by Corion (Patriarch) on Feb 17, 2009 at 15:15 UTC

    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)

        I would assume that it either means that mod_perl is not installed, or that it is not available to you, or that we both have misconceptions about how things are with mod_perl in general.

        I recommend, again, that you consult with whoever is administrating your machine. That person should be able to tell you how and where to find the things you need to enable mod_perl for your script, or should be able to tell you that mod_perl is unavailable to you. There is little I can do from here to navigate you through whatever tech support your machine administrator provides you.