XFileSharing Pro - Software error:

Message
Author
verilix
Posts: 2
Joined: Jun 16, 2013 6:48 am

Software error:

#1 Postby verilix » Jun 21, 2014 5:18 am

So I've had my installation up for months, no problem. However, there was a recent cPanel update, after which, I've began receiving this message whenever trying to access my website:

Code: Select all

Software error:

install_driver(mysql) failed: Can't load '/usr/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 Modules/Session.pm line 3.
Compilation failed in require at Modules/Session.pm line 3.
Perhaps a required shared library or dll isn't installed where expected
 at Modules/DataBase.pm line 28.
Any ideas? Not the smartest tool in the shed, here. :P

admin
Site Admin
Posts: 1839
Joined: Mar 22, 2006 12:32 pm

#2 Postby admin » Jun 23, 2014 5:45 am

Seems your DBD::mysql driver was broken after upgrade.

Try to remove DBI and DBD::mysql. Then install again.