Failed (libmysqlclient_r.so.15: cannot open shared object file: No such file or directory) - 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: Failed (libmysqlclient_r.so.15: cannot open shared object file: No such file or directory) (
/showthread.php?tid=517283)
Failed (libmysqlclient_r.so.15: cannot open shared object file: No such file or directory) -
Lynn - 04.06.2014
Alright, so when I run this on my home computer It works fine, however when I upload it to my host it gives me the error below. At home I'm running Windows, and my Box is Linux. If there is something I'm not doing right, please let me know.
Код:
[04:38:08] ===============================
[04:38:08] Loaded.
[04:38:08] Loading plugin: mysql.so
[04:38:08] Failed (libmysqlclient_r.so.15: cannot open shared object file: No such file or directory)
[04:38:08] Loaded 1 plugins.
[04:38:08]
[04:38:08] Filterscripts
[04:38:08] ---------------
[04:38:08] Loaded 0 filterscripts.
[04:38:08] Script[gamemodes/NTDM.amx]: Run time error 19: "File or function is not found"
[04:38:08] Number of vehicle models: 0
Re: Failed (libmysqlclient_r.so.15: cannot open shared object file: No such file or directory) -
iZN - 04.06.2014
http://forum.sa-mp.com/showpost.php?...&postcount=553
Use mysql_static.so if you have in the package, if not, click the above link.