[rt-users] Perl version and Apache DBI

Shannon Pedersen spedersen at cspeed.com
Fri Feb 8 19:37:38 EST 2002


[Note: I apologize for posting previously in HTML; my work's email
exchange client was converting things without my intent.  The proper
filters should now be applied and this hopefully won't come with the
gobbledygook..)


Anyway, I'm still plugging away at trying to get this all installed.  I
was able to force the Apache::Session install, got through the RT make
install fine, and have configured things okay (I think) in config.pm and
httpd.conf.  But, upon trying to restart the web server, now I get the
following error.  CPAN rebuilt perl on my system as 5.6.1 and it appears
that RT is trying to check for 5.6.0. (Apache/DBI.pm is located in the
5.6.1 path)  Is there a way to fix this without going back through the
install and changing that particular parameter in the Makefile?

[root at vid init.d]# ./httpd start
Starting httpd: Syntax error on line 1050 of /etc/httpd/conf/httpd.conf:
Can't locate Apache/DBI.pm in @INC (@INC contains:
/usr/lib/perl5/5.6.0/i386-linux /usr/lib/perl5/5.6.0
/usr/lib/perl5/site_perl/5.6.0/i386-linux /usr/lib/perl5/site_perl/5.6.0
/usr/lib/perl5/site_perl . /etc/httpd/ /etc/httpd/lib/perl) at (eval 4)
line 3.

[FAILED]

Thanks,
Shannon




More information about the rt-users mailing list