[rt-users] Can't locate object method "connect" via package "Apache::DBI"
Ben Blakely
ben at reach.net
Wed Jul 21 09:43:34 EDT 2004
Hello,
I have recently installed rt-3.2.1 with Apache/1.3.29 (Debian GNU/Linux)
PHP/4.3.4 mod_fastcgi/2.2.10 AuthMySQL/4.1.7 mod_perl/1.29.
I added the following lines to my httpd.conf
<VirtualHost xx.xx.xx.xx>
ServerName rm'd
DocumentRoot /opt/rt3/share/html
AddDefaultCharset UTF-8
PerlModule Apache::DBI
PerlRequire /opt/rt3/bin/webmux.pl
<Location />
SetHandler perl-script
PerlHandler RT::Mason
</Location>
</VirtualHost>
But seem to get getting this error in the Apache error log..
[error] Can't locate object method "connect" via package "Apache::DBI" at
/usr/lib/perl5/DBI.pm line 591.\n
Could someone shed some light on this?
Thanks,
Ben Blakely
More information about the rt-users
mailing list