On Thu, 2005-08-18 at 12:08 -0600, Jonathan Steffan wrote: > ModPerl::Registry: Can't locate object method "request" via package > "Apache" at /usr/lib/perl5/5.8.0/CGI.pm line 342.! > > The location of the error changes as I do misc. work arounds. I have had > no luck with Apache->request and as best I can tell I am still using > mod_perl 1.99 on the new server.
Please fix that first. Upgrade to mod_perl 2.0.1 and the latest CGI.pm and see if this problem goes away. - Perrin