Strickly Need help - 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: Strickly Need help (
/showthread.php?tid=629617)
Strickly Need help -
RIbrahim212 - 01.03.2017
I have a MySQL script, I wanna upload on my host but This error is comming, can you help me fix this error?
Код:
SA-MP Dedicated Server
----------------------
v0.3e, ©2005-2012 SA-MP Team
[10:17:29] filterscripts = "" (string)
[10:17:29]
[10:17:29] Server Plugins
[10:17:29] --------------
[10:17:29] Loading plugin: streamer.so
[10:17:29]
*** Streamer Plugin v2.6.1 by Incognito loaded ***
[10:17:29] Loaded.
[10:17:29] Loading plugin: sscanf.so
[10:17:29]
[10:17:29] ===============================
[10:17:29] sscanf plugin loaded.
[10:17:29] Version: 2.8.1
[10:17:29] © 2012 Alex "******" Cole
[10:17:29] ===============================
[10:17:29] Loaded.
[10:17:29] Loading plugin: mysql.so
[10:17:29] Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)
[10:17:29] Loading plugin: audio.so
Re: Strickly Need help -
RyderX - 01.03.2017
Download mysql.so plugin and put it in Plugins Folder, because it's missing from your server plugin's folder
Re: Strickly Need help -
RIbrahim212 - 01.03.2017
Its already added.
Re: Strickly Need help -
TopShooter2 - 01.03.2017
Try running mysql_static.so or mysql_5.5.so or ask your host providers to install the libmysqlclient.r.so.16, or install it yourself if you are running on VPN.
Re: Strickly Need help -
RIbrahim212 - 02.03.2017
If someone could help me fix that error, I could reward him, PM me if you could do it.