SA-MP Forums Archive
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=568229)



Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory) - uqurlord13 - 20.03.2015

I've got a little problem.
Code:
v0.3z, ©2005-2014 SA-MP Team

[20:57:28] 
[20:57:28] Server Plugins
[20:57:28] --------------
[20:57:28]  Loading plugin: xml.so
[20:57:28]   Loaded.
[20:57:28]  Loading plugin: streamer.so
[20:57:28] 

*** Streamer Plugin v2.7.5.2 by Incognito loaded ***

[20:57:28]   Loaded.
[20:57:28]  Loading plugin: mysql.so
[20:57:28]   Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory)
[20:57:28]  Loading plugin: sscanf.so
[20:57:28] 

[20:57:28]  ===============================

[20:57:28]       sscanf plugin loaded.     

[20:57:28]          Version:  2.8.1        

[20:57:28]    © 2012 Alex "******" Cole  

[20:57:28]  ===============================

[20:57:28]   Loaded.
[20:57:28]  Loaded 3 plugins.

[20:57:29] 
[20:57:29] Filterscripts
[20:57:29] ---------------
[20:57:29]   Loading filterscript 'pingkick.amx'...
I'm using a host with a Linux server.


Re: Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory) - Mya - 20.03.2015

Centos? Ubuntu? Or Debian? :/


Re: Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory) - fonia5 - 20.03.2015

Contact your host about it because am pretty sure it's on they end.


Re: Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory) - Jake187 - 20.03.2015

You're missing the mySQL libs if you are the owner with root access to the server you need to install the libs of mySQL.

Easiest way to install the libs is to install the official mySQL repo and install mySQL that way located at
http://dev.mysql.com/downloads/repo/

once you installed mySQL with the repo you simply install mysql-community-libs and any libs you are missing you just name them on yum install or apt and it will install them for you easy as pie.


Respuesta: Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory) - JessyChaos - 24.03.2015

used mysql_static.so