2 messages in com.mysql.lists.perlinstall_drive failure
FromSent OnAttachments
William Scates30 Oct 2000 10:39 
Jochen Wiedmann07 Nov 2000 13:46 
Subject:install_drive failure
From:William Scates (wsca@connectok.com)
Date:10/30/2000 10:39:41 AM
List:com.mysql.lists.perl

Hello Everyone,

Recently I took on the task of building a replacement server for secure transactions. With this I upgraded everything I could possibly think of too: DBI 1.13, Data-ShowTale 3.3, Date-Calc-43., MIME-Base64 2.11, Msql-Mysql-modules-1.2209, apache 1.3.12, mod_ssl 2.6.6-1.3.12, mysql 3.22.32, openssl-0.9.5a, perl 5.00503, solaris8.

(in regards to mysql, I only did a mysql client install, since the databases are located on another server).

Needless to say, everything worked fine on the old server. But now, I get the following error when trying to pass a form to a mysql db on our db server.

Here is the error I get in apache:

install_driver(mysql) failed: [Fri Oct 2 10:14:53 2000] checkout2: [Fri Oct 27 10:14:53 2000] checkout2: Can't load '/usr/local/lib/perl5/site_perl/5.005/sun4-solaris/auto/DBD/mysql/mysql.so' for module DBD::mysql: ld.so.1: /usr/local/bin/perl: fatal: libmysqlclient.so.6: open failed: No such file or directory at /usr/local/lib/perl5/5.00503/sun4-solaris/DynaLoader.pm line 169. [Fri Oct 27 10:14:53 2000] checkout2: [Fri Oct 27 10:14:53 2000] checkout2: [Fri Oct 27 10:14:53 2000] checkout2: [Fri Oct 2 10:14:53 2000] checkout2: at (eval 2) line 3 at /www/path/to/checkout2 line 30.

Any ideas at to what I've missed (or messed up)?

Thanks in advance,