Apache::DBI Problem

Am I on my own on this one? I will not be able to use RT if I can’t get
past this.

Thanks.---------- Forwarded message ----------
Date: Tue, 24 Jul 2001 11:59:48 -0400 (EDT)
From: Bill Putney bputney@the-bomb.com
To: rt-users@lists.fsck.com
Subject: [rt-users] Problem with RT

Hello,

I’m having a problem getting RT 2.0.4] to work on a Red Hat 7.0 system
and perl 5.6.1. After some trouble getting all the perl modules
installed, httpd will finally start but I’m seeing the following error
in my apache error log:

[Tue Jul 24 11:28:17 2001] [error] Can’t locate object method “connect” via package “Apache::DBI::connect” at /usr/local/lib/perl5/site_perl/5.6.1/i686-linux/DBI.pm line 420.

Running “perl -MCPAN -e’install Apache::DBI’” tells me:

“Apache::DBI is up to date.” so I’m at a loss. Any thoughts would be
appreciated.

Thanks.

-Bill P.

rt-users mailing list
rt-users@lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-users

“BP” == Bill Putney bputney@the-bomb.com writes:

BP> Running “perl -MCPAN -e’install Apache::DBI’” tells me:

BP> “Apache::DBI is up to date.” so I’m at a loss. Any thoughts would be
BP> appreciated.

Do you have the DBI itself installed? Did make testdeps report
anything missing?

Hi,

Yes, DBI is installed and ‘make testdeps’ reports everything as “found”.
I installed the DBIx package from CVS, downgraded to mod_perl 1.2.5 and
made sure that I only have 1 version of perl. Same problem. Thanks,
all, for your suggestions, but I’m still stuck in the mud.On Wed, 25 Jul 2001, Vivek Khera wrote:

“BP” == Bill Putney bputney@the-bomb.com writes:

BP> Running “perl -MCPAN -e’install Apache::DBI’” tells me:

BP> “Apache::DBI is up to date.” so I’m at a loss. Any thoughts would be
BP> appreciated.

Do you have the DBI itself installed? Did make testdeps report
anything missing?