SA-MP Forums Archive
Mysql R39-5 Failed to load - 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: Mysql R39-5 Failed to load (/showthread.php?tid=612881)



Mysql R39-5 Failed to load - Mandooz - 22.07.2016

I am hosting my server with a VPS which is running a Centos 06 64-bit and my server is fully based on MySQL so I must put MySQL.so plugin and MySQL_static.so plugin . For what regarding the MySQL_static.so plugin, it loads successfully but with the MySQL.so plugin it fails to load giving me an error saying :

Quote:

Loading plugin: mysql.so
[03:45:39] Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory

I need someone to help me fixing it because the VPS owners has been installing all the codes and the packages of the MySQL by typing ( yum ..... and so on ) but it was not fixed , so I need someone really knows how to fix it in order to let me run my server properly and Thank You for reading and best regards if you helped me fixing it !


Re: Mysql R39-5 Failed to load - Mandooz - 22.07.2016

Written the codes and still giving the same error.


Re: Mysql R39-5 Failed to load - Mandooz - 22.07.2016

This is not Centos , it is a Ubuntu code !


Re: Mysql R39-5 Failed to load - Mandooz - 22.07.2016

As I told you , the server won't ever work except when the MySQL.so loads with the MySQL_static.so plugin and the MySQL_static.so loads , I am in need to load the MySQL.so plugin now to let my server go ahead and work !


Re: Mysql R39-5 Failed to load - Rosie - 22.07.2016

Hi,
I'm not entirely sure as to which one of these would solve your problem but I think one would work as expected.
My suggestion is that you try to install this:
yum install mysql-community-libs

This might work but I'm not sure:
yum install mysql-libs


Re: Mysql R39-5 Failed to load - Jeroen52 - 23.07.2016

Try to use the following binary which I have compiled for CentOS 6.
https://mirror.jeroendeneef.com/samp...tatic/mysql.so


Re: Mysql R39-5 Failed to load - Mandooz - 25.07.2016

Not working tho.


Re: Mysql R39-5 Failed to load - Jeroen52 - 25.07.2016

Quote:
Originally Posted by Mandooz
Посмотреть сообщение
Not working tho.
What error does it give? Can you try to be as verbose as possible?