Since Update to 11.40 Mysql Problems.

Bidi

Well-Known Member
Oct 3, 2012
119
15
68
Romania, Transilvania
cPanel Access Level
DataCenter Provider
Hy there since i make update to cPanel 11.40 and Mysql to Latest version i got this problem.

Code:
install_driver(mysql) failed: Can't load '/usr/local/lib64/perl5/auto/DBD/mysql/mysql.so' for module DBD::mysql: libmysqlclient.so.16: cannot open shared object file: No such file or directory at /usr/lib64/perl5/DynaLoader.pm line 200.
 at (eval 12) line 3
Compilation failed in require at (eval 12) line 3.
Perhaps a required shared library or dll isn't installed where expected
 at Modules/DataBase.pm line 29
Before i didnt had any problems.

Can someone help me please solving this issue !
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,268
463
Hello :)

You can try running the following command:

Code:
/scripts/perlinstaller DBD::mysql
However, if the issue persists, please provide some more details. For instance, did you recently upgrade MySQL, and if so, did EasyApache successfully finish after upgrading it? Also, where are you receiving that error message? Are you using Cloud Linux?

Thank you.
 

Bidi

Well-Known Member
Oct 3, 2012
119
15
68
Romania, Transilvania
cPanel Access Level
DataCenter Provider
Hello :)

You can try running the following command:

Code:
/scripts/perlinstaller DBD::mysql
However, if the issue persists, please provide some more details. For instance, did you recently upgrade MySQL, and if so, did EasyApache successfully finish after upgrading it? Also, where are you receiving that error message? Are you using Cloud Linux?

Thank you.
Done mate TNX !