[rt-users] RT daytabase initialization problem

Ruslan U. Zakirov cubic at acronis.ru
Tue Sep 9 05:29:03 EDT 2003


Leon Sonntag wrote:

> At 03:20 PM 9/8/2003 -0400, Adam Hooper wrote:
>
>> Your DBD::mysql is broken. It's not linking to libmysqlclient.so. 
>> This isn't an RT issue... but the stuff to try first:
>> - 'locate libmysqlclient.so'
>> - make sure its path is in /etc/ld.so.conf
>> - re-run /sbin/ldconfig (as root)
>
>
> Thanks for the suggestions....Unfortunately, it didn't stop OR change 
> the error message.  And this is even after compiling mySQL from a 
> source tarball.  Any suggestions on redoing mySQL?
>
>> Didn't DBD::mysql fail the 'make test'?
>
>
> No, It found 2.1018  that's what is so mystifying         !@#$

As I have understood you upgrade your mysql, Apache instalation.
DBD::mysql driver partly writed in C couse of it you have to update its 
instalation.
Also if you have upgraded perl you have to reinstall all perl modules.

PS: mysql client work fine?

>
>> -- 
>> Adam Hooper
>> adamh at densi.com
>>
>> Leon Sonntag wrote:
>>
>>> It has been a struggle (for some reason) butI have RT 3.0.4 
>>> installed on my RH8 system. I using mySQL 4.0.14 and Apache 1.3.28.
>>> When I rub the "make initialize-database" I get this:
>>> /usr/bin/perl: relocation error: 
>>> /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/auto/DBD/mysql/mysql.so: 
>>> undefined symbol: mysql_init
>>> make: *** [initialize-database] Error 127
>>> Any ideas????
>>>





More information about the rt-users mailing list