Christopher Hammond wrote:
hello, everything i read refers to a setup different than mine.
my apache is not in /usr/local/apache2...i installed from rpm...with that
being said...should I install from source to be able to follow the fix
instructions in the posts I am reading.


I am getting this error:

Can't locate object method "register_cleanup" via package
"Apache::RequestRec" at /usr/lib/perl5/5.8.0/CGI.pm line 270. ,
/usr/lib/perl5/site_perl/5.8.0/Apache/ASP.pm line 1514

% lookup register_cleanup 'register_cleanup' is not a part of the mod_perl 2.0 API use 'cleanup_register' instead. To use method 'cleanup_register' add: use APR::Pool (); http://perl.apache.org/docs/2.0/api/ModPerl/MethodLookup.html#Command_Line_Lookups

Must be an old CGI.pm. Try with the latest CGI.pm.

In the future report bugs following these guidelines:
http://perl.apache.org/bugs/

__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com


-- Reporting bugs: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html



Reply via email to