On Sunday 28 August 2005 04:47 pm, ravikumar wrote:

>         i have installed Apache-2.0.54 and mod_perl-1.99_16 ,Apache::ASM
> in my system .but whenever i opened the webpage it's showing "internal
> server error " .
>
> in log file contains error like this: "Can't locate object method
> "request" via package "Apache2::RequestUtil" at
> /usr/lib/perl5/site_perl/5.8.0/Apache/ASP.pm line 165.\n."

You need to update mod_perl to the current release. 1.99_16 is a rather old 
beta release. Since then the API has changed somewhat (cf. 
http://perl.apache.org/docs/2.0/rename.html). It looks like Apache::ASM 
requires the up to date version (most modperl2 compatible packages on cpan 
have been updated to use the new api).

-- 
"If you're never scared, you're not trying."
- Llewellyn (www.ozyandmillie.org/2003/om20030124.html)
  • Re: hi Malcolm J Harwood

Reply via email to