Hi,
I just set up mod_perl_.1.21 with apache_1.3.11 andperl 5.005_03. When
trying to start the httpd server, my httpd.conf is calling a
perlstartup.pl script where I get the following error. I looked in the
file itself and says when finding that error it means an install error
with DBI. I originally installed it right from CPAN and tried rebuilding
it with make, but continue to get the error. What am I doing wrong and how
may I correct this?
Any help appreciated. Error message below:
Can't locate loadable object for module DBI in @INC (@INC contains:
/usr/lib/perl5/5.00503/i686-linux /usr/lib/perl5/5.00503
/usr/lib/perl5/site_perl/5.005/i686-linux /usr/lib/perl5/site_perl/5.005 .
/usr/local/apache/ /usr/local/apache/lib/perl) at
/usr/lib/perl5/5.00503/DBI.pm line 158
BEGIN failed--compilation aborted at /usr/lib/perl5/5.00503/DBI.pm line
158.