felix zaslavskiy wrote:
On Mon, 20 Oct 2003 23:59:31 -0500
Andrew Gaffney <[EMAIL PROTECTED]> wrote:


felix zaslavskiy wrote:

Hello

I dont know much about perl but I want to install a perl app so...

I basicaly get this error on compilation:

ModPerl::Registry: Can't locate Apache.pm in @INC (@INC contains: /home/httpd/perl/webgui/lib /home/httpd/perl /usr/lib/perl5/vendor_perl/5.8.0/i686-linux/Apache2 /usr/lib/perl5/5.8.0/i686-linux /usr/lib/perl5/5.8.0 /usr/lib/perl5/site_perl/5.8.0/i686-linux /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.0/i686-linux /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl . /etc/apache2/ /etc/apache2/lib/perl) at /usr/lib/perl5/5.8.0/CGI.pm line 161.

Now I figure that install of mod_perl-1.99 which i have include Apache2.pm . Whats the solution to this problem ?

I struggled with this same problem for 2 weeks. My solution: give up until mod_perl-2.0.




What if I install apache1.3 and the lower version of mod_perl would that solve the problem ?

I have found the solution if you didn't see in my other thread. Either upgrade perl to 5.8.1 or rename /usr/lib/perl5/5.8.0/CGI.pm to CGI.pm.bak or something like that so it doesn't get found. That way, the newer CGI.pm gets found and all is well.


--
Andrew Gaffney


-- [EMAIL PROTECTED] mailing list



Reply via email to