JackTheRussel
Programmer
Hi.
I have Apache 2.2.6 and mod_perl2
Now When I try to start apache, I get error:
Can't locate Apache/Request.pm in @INC (@INC contains: /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi...
I know that the Request.pm founds here:
/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/Apache2/Request.pm
But how Can I tell that to apache? Where I can add the path?
I have Apache 2.2.6 and mod_perl2
Now When I try to start apache, I get error:
Can't locate Apache/Request.pm in @INC (@INC contains: /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi...
I know that the Request.pm founds here:
/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/Apache2/Request.pm
But how Can I tell that to apache? Where I can add the path?