Hi,
I am getting the
below error message in the error_log file. but I had the CGI.pm in the path
/usr/local/apache/lib/perl5/5.8.3
it's working in the
other box where i have installed the perl in /usr/local path there are
noproblems if i compiled the perl in default installation path and
running.
but i am getting the
problem when i compiled in a different location like
/usr/local/apache.
[Thu May 27 18:38:43 2004] [error] Can't locate
CGI.pm in @INC (@INC contains:
/usr/local/apache/lib/perl5/5.8.3/aix-thread-multi
/usr/local/apache/lib/perl5/5.8.3
/usr/local/apache/lib/perl5/site_perl/5.8.3/aix-thread-multi
/usr/local/apache/lib/perl5/site_perl/5.8.3
/usr/local/apache/lib/perl5/5.8.3/aix-thread-multi
/usr/local/apache/lib/perl5/5.8.3
/usr/local/apache/lib/perl5/site_perl/5.8.3/aix-thread-multi
/usr/local/apache/lib/perl5/site_perl/5.8.3
/usr/local/apache/lib/perl5/site_perl . /usr/local/apache/
/usr/local/apache/lib/perl) at /export/home/perl/test.pl line 10.
BEGIN failed--compilation aborted at /export/home/perl/test.pl line 10.
BEGIN failed--compilation aborted at /export/home/perl/test.pl line 10.
Thanks,
Bheema