MySQL Client libs on Linux VPS - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: MySQL Client libs on Linux VPS (
/showthread.php?tid=480307)
MySQL Client libs on Linux VPS -
arakuta - 10.12.2013
@ PROBLEM FIXED!!!
Hey guys, i'm trying to using the BlueG MySQL plugin on my brand new VPS.
I also have another VPS and it's working very fine with exctly the same OS, CentoOS 6 64bits
But in my brand new i got this:
Код:
[21:40:02] Loading plugin: mysql.so
[21:40:02] Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)
So, i've tried by
yum install mysql,
yum install mysql-server, also tried
yum provides *libmysqclient.so.16* to download the version, and it says that it is already installed, but the plugin keeps not loading.
Someone could help me

?
@edit
Just fixed this using the mysql_static.so version o.o'
Re: MySQL Client libs on Linux VPS -
Excelize - 10.12.2013
Well, the most i could help(With my knowledge of Linux) is to talk to your host, they will usually help you with things to do with their servers. But the best idea is to get a SA:MP host.
Hope i could help