in reply to mod_perl2/Apache2 problem: "Global $r object unavailable..."

Are you loading Apache2::compat? In startup.pl? Can you show actual config/code?
  • Comment on Re: mod_perl2/Apache2 problem: "Global $r object unavailable..."

Replies are listed 'Best First'.
Re^2: mod_perl2/Apache2 problem: "Global $r object unavailable..."
by Truman (Novice) on Sep 30, 2005 at 07:55 UTC
    Yes, I am loading Apache2::compat in startup.pl

    The config file (httpd.conf) is very big. Do you want any particular section of it? Let me know, I will post the section here.