Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory) - 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: Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory) (
/showthread.php?tid=593210)
Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory) -
danielpalade - 02.11.2015
I'm trying to load up my gamemode on my vps but I keep on getting this error: Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory)
Here is my log.
Code:
SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team
[21:30:29] filterscripts = "" (string)
[21:30:29] weburl = "www.sa-mp.com" (string)
[21:30:29]
[21:30:29] Server Plugins
[21:30:29] --------------
[21:30:29] Loading plugin: mysql.so
[21:30:29] Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory)
[21:30:29] Loading plugin: mysql_static.so
[21:30:29] >> plugin.mysql: R39-3 successfully loaded.
[21:30:29] Loaded.
[21:30:29] Loading plugin: sscanf.so
[21:30:29]
[21:30:29] ===============================
[21:30:29] sscanf plugin loaded.
[21:30:29] Version: 2.8.1
[21:30:29] © 2012 Alex "******" Cole
[21:30:29] ===============================
[21:30:29] Loaded.
[21:30:29] Loading plugin: streamer.so
[21:30:29]
*** Streamer Plugin v2.7 by Incognito loaded ***
[21:30:29] Loaded.
[21:30:29] Loading plugin: Whirlpool.so
[21:30:29]
[21:30:29] ==================
[21:30:29]
[21:30:29] Whirlpool loaded
[21:30:29]
[21:30:29] ==================
[21:30:29]
[21:30:29] Loaded.
[21:30:29] Loading plugin: crashdetect.so
[21:30:29] crashdetect v4.8.5 is OK.
[21:30:29] Loaded.
[21:30:29] Loading plugin: GeoIP_Plugin.so
[21:30:29] GeoIP_Plugin got loaded.
[21:30:29] Loaded.
[21:30:29] Loading plugin: nativechecker.so
[21:30:29] Loaded.
[21:30:29] Loading plugin: profiler.so
[21:30:29] Profiler v2.10.4 is OK.
[21:30:29] Loaded.
[21:30:29] Loaded 8 plugins.
[21:30:29]
[21:30:29] Filterscripts
[21:30:29] ---------------
[21:30:29] Loaded 0 filterscripts.
[21:30:43]
[21:30:43]
[21:30:43]
[21:30:43] =======================================
[21:30:43] | |
[21:30:43] | YSI version 3.09.0684 |
[21:30:43] | By Alex "******" Cole |
[21:30:43] | |
[21:30:43] =======================================
[21:30:43]
----------
Loaded log file: "server_log.txt".
----------
Re: Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory) -
Trol_Patrol - 02.11.2015
why you use mysql.so and mysql_static.so? anyways seems like mysql_static loads successfully, so remove mysql.so from plugins line.
Re: Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory) -
Warlord - 03.11.2015
Download mysql.so & place it in your 'plugins' folder.