in reply to Stuck trying to implement Apache2::compat.pm

The same question from 2007 Apache2::compat from mod_perl 2.0.3 -- multiple issues | ModPerl | ModPerl

This means you're trying to upgrade to a really OLD mod_perl-2 ... why even bother?

  • Comment on Re: Stuck trying to implement Apache2::compat.pm (2007)

Replies are listed 'Best First'.
Re^2: Stuck trying to implement Apache2::compat.pm (2007)
by joetesta (Novice) on Dec 27, 2013 at 18:57 UTC
    on this archaic system we're currently running both mod_perl 2 (2.0.4) alongside mod_perl 1 and my thought is to get rid of 1 and go from there. Initially tried upgrading to mod_perl 2.0.8 but the configure options seemed to have changed entirely so I backed away from that. But from your question it sounds like I should move forward there first. thanks for your reply.