Mysql problem
#2

Q: I get a Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory) error, how do I fix this?
A: You don't have the MySQL client library installed. Install the "mysql-client" package.

Q: The plugin still can't find the "libmysqlclient_r.so.16", what can I do now?
A: If that error still occurs, you are probably using a newer version of the MySQL client library. In that case use the mysql_5.5.so, which is linked to the libmysqlclient18 rather than the libmysqlclient16.
Reply


Messages In This Thread
Mysql problem - by Petricko - 15.06.2014, 15:04
Re: Mysql problem - by Konstantinos - 15.06.2014, 15:06
Re: Mysql problem - by RenovanZ - 15.06.2014, 15:07

Forum Jump:


Users browsing this thread: 1 Guest(s)