Error of Mysql.so - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Error of Mysql.so (
/showthread.php?tid=612604)
Error of Mysql.so -
Mandooz - 19.07.2016
How to fix the mysql.so plugin when it fails to load and gives an error of :
Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)
We are using Centos 06 64 bit VPS.
Thank you
Re: Error of Mysql.so [ ERROR ] -
Younes44 - 19.07.2016
then you need to install libmysqlclient_r.so.16
Re: Error of Mysql.so [ ERROR ] -
Mandooz - 20.07.2016
They tried to install it but nothing at all !
Re: Error of Mysql.so [ ERROR ] -
xPhantom - 20.07.2016
Use the mysql_static.so plugin.
Re: Error of Mysql.so [ ERROR ] -
Mandooz - 20.07.2016
When i use the mysql_static.so plugin some commands which build on mysql.so plugin doesn't load and crashes the server and i am in need of these commands so i must load the mysql.so plugin !
Re: Error of Mysql.so [ ERROR ] -
xPhantom - 20.07.2016
Are you using the same version?
Re: Error of Mysql.so -
Mandooz - 21.07.2016
Yes i am using the same verison
Re: Error of Mysql.so [ ERROR ] -
Sew_Sumi - 21.07.2016
Quote:
Originally Posted by xPhantom
Use the mysql_static.so plugin.
|
Quote:
Originally Posted by Mandooz
When i use the mysql_static.so plugin some commands which build on mysql.so plugin doesn't load and crashes the server and i am in need of these commands so i must load the mysql.so plugin !
|
^ This is why it's better to fix the problem.
What tutorial did you follow for your VPS installation, or did you simply download and start the server?
Re: Error of Mysql.so -
Mandooz - 21.07.2016
I am not the VPS owner , i request server then done but gave me that error