Error running RT3 3.0.6

Hi,

I’d like your help with this error (from httpd-error.log):

[Thu Oct 9 15:36:48 2003] [error] install_driver(mysql) failed: Can’t
locate loadable object for module DBD::mysql in @INC (@INC contain
s: /usr/local/lib/perl5/site_perl/5.8.0 /usr/local/rt3/local/lib
/usr/local/rt3/lib /usr/local/lib/perl5/site_perl/5.8.0/i386-freebsd /us
r/local/lib/perl5/site_perl/5.8.0/mach /usr/local/lib/perl5/site_perl
/usr/local/lib/perl5/5.8.0/BSDPAN /usr/local/lib/perl5/5.8.0/mach /
usr/local/lib/perl5/5.8.0 . /usr/local/ /usr/local/lib/perl) at (eval
1844) line 3
Compilation failed in require at (eval 1844) line 3.
Perhaps a module that DBD::mysql requires hasn’t been fully installed
at /usr/local/lib/perl5/site_perl/5.8.0/DBIx/SearchBuilder/Handle.pm
line 132

Environment:
FreeBSD-4.8-RELEASE, rt3-3.0.6 (installed via ports), mysql-server-4.0.15,
apache-1.3.28, perl-5.8.0_8, p5-Storable-2.07, mod_perl-1.28, p5-DBI-1.38
(the remaining installed packages I can send in pvt, by request).

httpd.conf:
Listen 80
Listen 8888

<VirtualHost *:80>
ServerName myserver.domain
DocumentRoot /usr/local/www/data

<VirtualHost *:8888>
ServerName tr.myserver.domain
DocumentRoot /usr/local/rt3/share/html
ServerAdmin me@myserver.domain
AddDefaultCharset UTF-8
PerlModule Apache::DBI
PerlRequire /usr/local/rt3/bin/webmux.pl

   <Location />
           SetHandler perl-script
           PerlHandler RT::Mason
   </Location>

Thank you in advance,

Alex

Hi,

I’d like your help with this error (from httpd-error.log):

[Thu Oct 9 15:36:48 2003] [error] install_driver(mysql) failed: Can’t
locate loadable object for module DBD::mysql in @INC

Did you install the MySQL DBD package? The error looks like you forgot
to install MySQL DBD support.

Either use cpan to install

perl -eshell -MCPAN

cpan> install Bundle::CPAN

or the documented install routines (see the manual for that)

If this does not help, drop me an email with a little more detail and
I’ll see if I can point you in the right direction.

Jonathan Gill
SecureCiRT Pte Ltd

PGP : 315C 314D CD36 CBFF 728E F167 FCD8 15B7 0287

signature.asc (189 Bytes)