Henrique Pantarotto wrote:
Henrique Pantarotto wrote:

I'm having some trouble with CGI.pm working with mod_perl2.

What trouble are you having?


logs/error_log reported this:

[Fri May 30 09:21:20 2003] [error] [client 10.29.31.104] Can't locate Apache.pm in @INC (@INC contains: /home /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/Apache2 /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl . /usr/local/apache/ /usr/local/apache/lib/perl) at /usr/lib/perl5/5.8.0/CGI.pm line 162.

I noticed CGI.pm does a "require Apache", and I don't seem to have this
Apache.pm file.

it helps when problem reports include information that helps to debug the problem. We can't possibly guess what setup you are using. In this case which CGI version are you using? CGI 2.93 works just fine with mp1 and mp2.


CGI.pm does 'require Apache' only if it detects no mod_perl 2, but mod_perl 1.

__________________________________________________________________
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



Reply via email to