in reply to
Re^2: DBD::mysql error
in thread
DBD::mysql error
ldd doesn't fix anything, it shows you the problem, which is DBD/mysql/mysql.so isn't linked to any libmysql64.so or the like, mysql_init is defined in libmysql
Comment on
Re^3: DBD::mysql error
In Section
Seekers of Perl Wisdom