Failed (/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by plugins/mysql.so)) -
NamBank - 28.04.2017
Help me
Why when I run / samp 03svr, it will appear so and can not fix the desire to help, centos 6.6 x86 OS
server.log
Код:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team
[10:14:17] filterscripts = "" (string)
[10:14:17]
[10:14:17] Server Plugins
[10:14:17] --------------
[10:14:17] Loading plugin: streamer.so
[10:14:17]
*** Streamer Plugin v2.8.2 by Incognito loaded ***
[10:14:17] Loaded.
[10:14:17] Loading plugin: mysql.so
[10:14:17] Failed (/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by plugins/mysql.so))
[10:14:17] Loading plugin: sscanf.so
[10:14:17]
[10:14:17] ===============================
[10:14:17] sscanf plugin loaded.
[10:14:17] Version: 2.8.1
[10:14:17] © 2012 Alex "******" Cole
[10:14:17] ===============================
[10:14:17] Loaded.
[10:14:17] Loading plugin: whirlpool.so
[10:14:17]
[10:14:17] ==================
[10:14:17]
[10:14:17] Whirlpool loaded
[10:14:17]
[10:14:17] ==================
[10:14:17]
[10:14:17] Loaded.
[10:14:17] Loading plugin: nativechecker.so
[10:14:17] Loaded.
[10:14:17] Loading plugin: crashdetect.so
[10:14:17] AMX errors won't be tracked because 'streamer.so' has been loaded before CrashDetect.
[10:14:17] CrashDetect v4.12 is OK.
[10:14:17] Loaded.
[10:14:17] Loaded 5 plugins.
[10:14:17]
[10:14:17] Filterscripts
[10:14:17] ---------------
[10:14:17] Loaded 0 filterscripts.
[10:14:18] Error: Function not registered: 'mysql_tquery'
[10:14:18] Error: Function not registered: 'mysql_escape_string'
[10:14:18] Error: Function not registered: 'cache_get_data'
[10:14:18] Error: Function not registered: 'cache_get_field_content'
[10:14:18] Error: Function not registered: 'mysql_stat'
[10:14:18] Error: Function not registered: 'mysql_log'
[10:14:18] Error: Function not registered: 'mysql_connect'
[10:14:18] Error: Function not registered: 'mysql_errno'
[10:14:18] Error: Function not registered: 'mysql_close'
[10:14:18] Error: Function not registered: 'cache_get_row'
[10:14:18] Error: Function not registered: 'cache_insert_id'
[10:14:18] Error: Function not registered: 'cache_affected_rows'
[10:14:19] Script[gamemodes/NGG.amx]: Run time error 19: "File or function is not found"
[10:14:19] Number of vehicle models: 0
[10:14:19] New version of CrashDetect is available for download (4.13)
Re: Failed (/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by plugins/mysql.so)) -
NamBank - 28.04.2017
help me please !
Re: Failed (/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by plugins/mysql.so)) -
fatlirmorina - 30.04.2017
yum update libstdc++.so.6
Re: Failed (/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by plugins/mysql.so)) -
Oshery - 01.05.2017
which system are you using to create your server?
Re: Failed (/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by plugins/mysql.so)) - Astralis - 01.05.2017
Quote:
Originally Posted by Oshery
which system are you using to create your server?
|
Centos.
yum install libstdc++.so.6
Re: Failed (/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by plugins/mysql.so)) -
ShihabSoft - 05.05.2017
Debian/Ubuntu
apt-get update
apt-get install libstc++6