Jim Lundeen wrote:
> ok, i just setup a new server (redhat 7.3) and my guy says that the
> dbd/dbi stuff is configured for perl-to-mysql connectivity, but i get
> the following error message in my error log each time i try to run a
> script from either the command line or via the browser:
> 
> ---------------
> install_driver(mysql) failed: Can't locate DBD/mysql.pm in @INC (@INC
> contains: /usr/lib/perl5/5.6.1/i386-linux /usr/lib/perl5/5.6.1
> /usr/lib/perl5/site_perl/5.6.1/i386-linux /usr/lib/perl5/site_perl/5.6.1
> /usr/lib/perl5/site_perl/5.6.0 /usr/lib/perl5/site_perl
> /usr/lib/perl5/vendor_perl/5.6.1/i386-linux
> /usr/lib/perl5/vendor_perl/5.6.1 /usr/lib/perl5/vendor_perl .) at (eval
> 3) line 3.
> Perhaps the DBD::mysql perl module hasn't been fully installed,
> or perhaps the capitalisation of 'mysql' isn't right.
> Available drivers: ExampleP, Pg, Proxy.
>  at /home/domaincentric/mcp/www/menu.cgi line 13

Make sure the DBD::mysql module is also installed. The DBI is the API that uses
the DBD::mysql drives.
-- 
Mike(mickalo)Blezien
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Thunder Rain Internet Publishing
Providing Internet Solutions that work!
http://www.thunder-rain.com
Bus Phone:  1(985)902-8484
Cellular:   1(985)320-1191
Fax:        1(985)345-2419
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to