Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory) -
ajam112 - 04.03.2014
Help this error
Код:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3z, ©2005-2014 SA-MP Team
[13:15:02]
[13:15:02] Server Plugins
[13:15:02] --------------
[13:15:02] Loading plugin: streamer.so
[13:15:02]
*** Streamer Plugin v2.7 by Incognito loaded ***
[13:15:02] Loaded.
[13:15:02] Loading plugin: sscanf.so
[13:15:02]
[13:15:02] ===============================
[13:15:02] sscanf plugin loaded.
[13:15:02] © 2009 Alex "******" Cole
[13:15:02] 0.3d-R2 500 Players "dnee"
[13:15:02] ===============================
[13:15:02] Loaded.
[13:15:02] Loading plugin: mysql.so
[13:15:02] Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)
[13:15:02] Loading plugin: socket.so
[13:15:02] Socket plugin v0.1b loaded.
[13:15:02] Loaded.
[13:15:02] Loaded 3 plugins.
[13:15:02] I couldn't load any gamemode scripts. Please verify your server.cfg
[13:15:02] It needs a gamemode0 line at the very least.
Re: Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory) -
ajam112 - 04.03.2014
I'm using sa-mp.gs hosting
Re: Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory) -
SDLMMM - 04.03.2014
go to your server.cfg , check if your gamemode is writed correctly and add this
[code]gamemode0 'yougamemodname' 1[code]
check if your have mysql.so in your plugin folder
Re: Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory) -
ajam112 - 04.03.2014
i did, nothing wrong
Re: Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory) -
ColorHost-Kevin - 04.03.2014
Make sure its installed on that machine.
So make sure this is ran:
yum install mysql
Re: Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory) -
ajam112 - 05.03.2014
how to
Re: Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory) -
ajam112 - 05.03.2014
Bump! Please help how to do that?
#sa-mp.gs
Re: Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory) -
GalaxyHostFree - 05.03.2014
Ask sa-mp.gs to install libmysqlclient_r.so.16 in your server.
Re: Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory) -
ajam112 - 05.03.2014
Quote:
Originally Posted by GalaxyHostFree
Ask sa-mp.gs to install libmysqlclient_r.so.16 in your server.
|
i did
Re: Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory) -
GalaxyHostFree - 05.03.2014
Quote:
Originally Posted by ajam112
i did
|
So we better wait for them to fix the problem. And how about this?
Quote:
[13:15:02] I couldn't load any gamemode scripts. Please verify your server.cfg
[13:15:02] It needs a gamemode0 line at the very least.
|
Did you trying adding your gamemode name in server.cfg?