LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Enterprise (https://www.linuxquestions.org/questions/linux-enterprise-47/)
-   -   Apache2 + Mod_Perl2 + Apache::ASP (https://www.linuxquestions.org/questions/linux-enterprise-47/apache2-mod_perl2-apache-asp-539397/)

hijack204 03-21-2007 01:20 PM

Apache2 + Mod_Perl2 + Apache::ASP
 
I have apache2 setup with mod_perl2 configured as a DSO. Now I can use other perl modules fine but can't seem to get ASP working. I've followed the install and copied the example over like it states at http://www.apache-asp.org/. This is what my error log is saying:

Can't locate object method "request" via package "Apache" (perhaps you forgot to load "Apache"?) at /usr/lib/perl5/site_perl/5.6.1/Apache/ASP.pm line 165.\n


This box is running RHEL2.1, and currently has ASP working on seperate instance of apache 1.* on the box. Could this be the confict?

I've also install this same setup on another test box which had no version of apache on it and worked fine...

Also everything was built from source, off the official websites


All times are GMT -5. The time now is 03:37 PM.