Apache start problems

Re all,

i’m trying out RT2 and I ran into this problem, when trying to restart
apache after adding VirtualHost string into the httpd.conf file.

The error i get is:

[root@test rc0.d]# ./K15httpd start
Starting httpd: Syntax error on line 1184 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]

[root@test rc0.d]#

Apache::DBI is installed, running perl -MCPAN -e’install Apache::DBI’
returns that Apache::DBI is up to date.
I also installed Apache::Session, which is also up to date.

Distribution is Red Hat 7.0, Apache 1.3.12.

Everything else went ok with RT2 installation.

Can anyone please advise what to look at, what to do?

Thank you in advance,
Alesh