Problem mysql.so plugin
#1

I have a problem of my server. Using mysql.so version R39-3 of mysql_static.so version R39-3 for debian and centos i have this problem:
Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3z-R4, ©2005-2014 SA-MP Team

[20:29:27] filterscripts = ""  (string)
[20:29:27] 
[20:29:27] Server Plugins
[20:29:27] --------------
[20:29:27]  Loading plugin: mcmd.so
[20:29:27] [mcmd] Plugin successfully loaded 0.0.1(Compiled on Sep 26 2014, 22:17:58).
[20:29:27]   Loaded.
[20:29:27]  Loading plugin: mysql.so
[20:29:27]   Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory)
[20:29:27]  Loading plugin: streamer.so
[20:29:27] 

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

[20:29:27]   Loaded.
[20:29:27]  Loading plugin: sscanf.so
[20:29:27] 

[20:29:27]  ===============================

[20:29:27]       sscanf plugin loaded.     

[20:29:27]          Version:  2.8.1        

[20:29:27]    © 2012 Alex "******" Cole  

[20:29:27]  ===============================

[20:29:27]   Loaded.
[20:29:27]  Loaded 3 plugins.

[20:29:27] 
[20:29:27] Filterscripts
[20:29:27] ---------------
[20:29:27]   Loaded 0 filterscripts.

[20:29:27] Script[gamemodes/RoRe.amx]: Run time error 19: "File or function is not found"
[20:29:27] Number of vehicle models: 0
Someone said to me that they have the plugin installed nativechecke so l ve But after that I have another problem :

Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3z-R4, ©2005-2014 SA-MP Team

[20:44:06] filterscripts = ""  (string)
[20:44:06] 
[20:44:06] Server Plugins
[20:44:06] --------------
[20:44:06]  Loading plugin: mcmd.so
[20:44:06] [mcmd] Plugin successfully loaded 0.0.1(Compiled on Sep 26 2014, 22:17:58).
[20:44:06]   Loaded.
[20:44:06]  Loading plugin: mysql_static.so
[20:44:06]   Failed (/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by plugins/mysql_static.so))
[20:44:06]  Loading plugin: streamer.so
[20:44:06] 

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

[20:44:06]   Loaded.
[20:44:06]  Loading plugin: sscanf.so
[20:44:06] 

[20:44:06]  ===============================

[20:44:06]       sscanf plugin loaded.     

[20:44:06]          Version:  2.8.1        

[20:44:06]    © 2012 Alex "******" Cole  

[20:44:06]  ===============================

[20:44:06]   Loaded.
[20:44:06]  Loaded 3 plugins.

[20:44:06] 
[20:44:06] Filterscripts
[20:44:06] ---------------
[20:44:06]   Loaded 0 filterscripts.

[20:44:06] Script[gamemodes/RoRe.amx]: Run time error 19: "File or function is not found"
[20:44:06] Number of vehicle models: 0
Please help me and i using and libmysqlclient.so.15
Reply
#2

yum install libstdc++.so.6

If you are trying to not use the static version you need the 32bit mySQL files, the best / easiest / most safe way to get these files is to download and install mySQL using mySQL's official yum repo located at https://dev.mysql.com/downloads/repo/yum/

Once you install mySQL through their own repo, you simply do yum install mysql-community-libs-compat and it will install all the required 32bit libs.
Reply
#3

Quote:
Originally Posted by Jake187
Посмотреть сообщение
yum install libstdc++.so.6

If you are trying to not use the static version you need the 32bit mySQL files, the best / easiest / most safe way to get these files is to download and install mySQL using mySQL's official yum repo located at https://dev.mysql.com/downloads/repo/yum/

Once you install mySQL through their own repo, you simply do yum install mysql-community-libs-compat and it will install all the required 32bit libs.
And to be downloaded ? There are many out there .
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)