Mysql problem
#1

Hello, i'm facing a problem while using a roleplay gamemode.
when i try to start my server, it won't and i got this message in server_log.

PHP код:
----------
Loaded log file"server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7-R2, (C)2005-2015 SA-MP Team
[13:59:22
[
13:59:22Server Plugins
[13:59:22] --------------
[
13:59:22]  Loading plugincrashdetect.so
[13:59:22]   CrashDetect v4.12 is OK.
[
13:59:22]   Loaded.
[
13:59:22]  Loading pluginaudio.so
[13:59:22]   Failed (plugins/audio.socannot open shared object fileNo such file or directory)
[
13:59:22]  Loading pluginsscanf.so
[13:59:22
[
13:59:22]  ===============================
[
13:59:22]       sscanf plugin loaded.     
[
13:59:22]          Version:  2.8.2        
[13:59:22]    (c2012 Alex "******" Cole  
[13:59:22]  ===============================
[
13:59:22]   Loaded.
[
13:59:22]  Loading pluginstreamer.so
[13:59:22
*** 
Streamer Plugin v2.9.1 by Incognito loaded ***
[
13:59:22]   Loaded.
[
13:59:22]  Loading pluginmysql_static.so
[13:59:22]  >> plugin.mysqlR39-6 successfully loaded.
[
13:59:22]   Loaded.
[
13:59:22]  Loading pluginSKY.so
[13:59:22]   Loaded.
[
13:59:22]  Loading pluginpawncmd.so
[13:59:22Pawn.CMD plugin v3.1.4 by urShadow loaded
[13:59:22]   Loaded.
[
13:59:22]  Loading pluginwhirlpool.so
[13:59:22]  
[
13:59:22]  ==================
[
13:59:22]  
[
13:59:22]   Whirlpool loaded
[13:59:22]  
[
13:59:22]  ==================
[
13:59:22]  
[
13:59:22]   Loaded.
[
13:59:22]  Loading pluginregex.so
[13:59:22
[
13:59:22______________________________________
[13:59:22]  Regular Expression Plugin v0.2.1 loaded
[13:59:22______________________________________
[13:59:22]  ByFro (cCopyright <TBG2009-2011
[13:59:22______________________________________
[13:59:22]   Loaded.
[
13:59:22]  Loading pluginYSF.so
[13:59:22ARRAY_ConsoleCommands8196920
[13:59:22
[
13:59:22]  ===============================
[
13:59:22]         YSF kurta999's version R19 loaded
[13:59:22]    © 2008 Alex "******" Cole - © 2010 - 2016 kurta999
[13:59:22]     Server version: 0.3.7 R2-1
[13:59:22]     Operating System: Linux
[13:59:22]     Built on: Mar 13 2017 at 00:24:15
[13:59:22]  ===============================
[13:59:22]   Loaded.
[13:59:22]  Loaded 9 plugins.
[13:59:22] 
[13:59:22] Filterscripts
[13:59:22] ---------------
[13:59:22]   Loading filterscript '
AntiFlood.amx'...
[13:59:22]   Unable to load filterscript '
AntiFlood.amx'.
[13:59:22]   Loading filterscript '
PoliceFlash.amx'...
[13:59:22]   Unable to load filterscript '
PoliceFlash.amx'.
[13:59:22]   Loaded 0 filterscripts.
[13:59:22] OnScriptInit 1
[13:59:22]  
[13:59:22]  
[13:59:22]  
[13:59:22]  ======================================= 
[13:59:22]  |                                     | 
[13:59:22]  |        YSI version 1.06.0002        | 
[13:59:22]  |        By Alex "******" Cole        | 
[13:59:22]  |                                     | 
[13:59:22]  ======================================= 
[13:59:22]  
[13:59:22] OnScriptInit 2
[13:59:22] OnScriptInit 3
[13:59:22] Iter_OnGameModeInit start: 1000
[13:59:22] Get shit on by Anti-DeAMX
[13:59:22] [ERROR] - Unable to establish a connection with the MySQL server...
[13:59:22] Iter_OnGameModeInit: first
[13:59:22] OnScriptInit 4
[13:59:22] Number of vehicle models: 0
[13:59:22] --- Server Shutting Down.
[13:59:22] 
[13:59:22]  ===============================
[13:59:22]      sscanf plugin unloaded.    
[13:59:22]  ===============================
[13:59:22] 
*** Streamer Plugin v2.9.1 by Incognito unloaded ***
[13:59:22] plugin.mysql: Unloading plugin...
[13:59:22] plugin.mysql: Plugin unloaded.
[13:59:22] Pawn.CMD plugin v3.1.4 by urShadow unloaded
[13:59:22]  
[13:59:22]  ====================
[13:59:22]  
[13:59:22]   Whirlpool unloaded
[13:59:22]  
[13:59:22]  ====================
[13:59:22]  
[13:59:22] 
[13:59:22] ______________________________________
[13:59:22]  Regular Expression Plugin v0.2.1 unloaded
[13:59:22] ______________________________________
[13:59:22] 
[13:59:22]  ==============
[13:59:22]   YSF - kurta999'
s version R19 unloaded
[13:59:22]  ============== 
I got this error when i use mysql_static.so, and when i use mysql.so, i got this error.
PHP код:
----------
Loaded log file"server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7-R2, (C)2005-2015 SA-MP Team
[13:58:02
[
13:58:02Server Plugins
[13:58:02] --------------
[
13:58:02]  Loading plugincrashdetect.so
[13:58:02]   CrashDetect v4.12 is OK.
[
13:58:02]   Loaded.
[
13:58:02]  Loading pluginaudio.so
[13:58:02]   Failed (plugins/audio.socannot open shared object fileNo such file or directory)
[
13:58:02]  Loading pluginsscanf.so
[13:58:02
[
13:58:02]  ===============================
[
13:58:02]       sscanf plugin loaded.     
[
13:58:02]          Version:  2.8.2        
[13:58:02]    (c2012 Alex "******" Cole  
[13:58:02]  ===============================
[
13:58:02]   Loaded.
[
13:58:02]  Loading pluginstreamer.so
[13:58:02
*** 
Streamer Plugin v2.9.1 by Incognito loaded ***
[
13:58:02]   Loaded.
[
13:58:02]  Loading pluginmysql.so
[13:58:02]   Failed (libmysqlclient.so.18cannot open shared object fileNo such file or directory)
[
13:58:02]  Loading pluginSKY.so
[13:58:02]   Loaded.
[
13:58:02]  Loading pluginpawncmd.so
[13:58:02Pawn.CMD plugin v3.1.4 by urShadow loaded
[13:58:02]   Loaded.
[
13:58:02]  Loading pluginwhirlpool.so
[13:58:02]  
[
13:58:02]  ==================
[
13:58:02]  
[
13:58:02]   Whirlpool loaded
[13:58:02]  
[
13:58:02]  ==================
[
13:58:02]  
[
13:58:02]   Loaded.
[
13:58:02]  Loading pluginregex.so
[13:58:02
[
13:58:02______________________________________
[13:58:02]  Regular Expression Plugin v0.2.1 loaded
[13:58:02______________________________________
[13:58:02]  ByFro (cCopyright <TBG2009-2011
[13:58:02______________________________________
[13:58:02]   Loaded.
[
13:58:02]  Loading pluginYSF.so
[13:58:02ARRAY_ConsoleCommands8196920
[13:58:02
[
13:58:02]  ===============================
[
13:58:02]         YSF kurta999's version R19 loaded
[13:58:02]    © 2008 Alex "******" Cole - © 2010 - 2016 kurta999
[13:58:02]     Server version: 0.3.7 R2-1
[13:58:02]     Operating System: Linux
[13:58:02]     Built on: Mar 13 2017 at 00:24:15
[13:58:02]  ===============================
[13:58:02]   Loaded.
[13:58:02]  Loaded 8 plugins.
[13:58:02] 
[13:58:02] Filterscripts
[13:58:02] ---------------
[13:58:02]   Loading filterscript '
AntiFlood.amx'...
[13:58:02]   Unable to load filterscript '
AntiFlood.amx'.
[13:58:02]   Loading filterscript '
PoliceFlash.amx'...
[13:58:02]   Unable to load filterscript '
PoliceFlash.amx'.
[13:58:02]   Loaded 0 filterscripts.
[13:58:03] [debug] Run time error 19: "File or function is not found"
[13:58:03] [debug]  mysql_format
[13:58:03] [debug]  mysql_tquery
[13:58:03] [debug]  cache_insert_id
[13:58:03] [debug]  mysql_escape_string
[13:58:03] [debug]  cache_get_data
[13:58:03] [debug]  cache_get_field_content
[13:58:03] [debug]  cache_get_field_content_int
[13:58:03] [debug]  cache_get_field_content_float
[13:58:03] [debug]  mysql_unprocessed_queries
[13:58:03] [debug]  cache_get_row_count
[13:58:03] [debug]  cache_get_row_int
[13:58:03] [debug]  cache_affected_rows
[13:58:03] [debug]  cache_get_row
[13:58:03] [debug]  mysql_connect
[13:58:03] [debug]  mysql_errno
[13:58:03] [debug]  mysql_close
[13:58:03] [debug] Run time error 19: "File or function is not found"
[13:58:03] [debug]  mysql_format
[13:58:03] [debug]  mysql_tquery
[13:58:03] [debug]  cache_insert_id
[13:58:03] [debug]  mysql_escape_string
[13:58:03] [debug]  cache_get_data
[13:58:03] [debug]  cache_get_field_content
[13:58:03] [debug]  cache_get_field_content_int
[13:58:03] [debug]  cache_get_field_content_float
[13:58:03] [debug]  mysql_unprocessed_queries
[13:58:03] [debug]  cache_get_row_count
[13:58:03] [debug]  cache_get_row_int
[13:58:03] [debug]  cache_affected_rows
[13:58:03] [debug]  cache_get_row
[13:58:03] [debug]  mysql_connect
[13:58:03] [debug]  mysql_errno
[13:58:03] [debug]  mysql_close
[13:58:03] Script[gamemodes/RLRP.amx]: Run time error 19: "File or function is not found"
[13:58:03] Number of vehicle models: 0
[13:58:03] New version of CrashDetect is available for download (4.13) 
PS: I'm using centos 7 as host
Reply


Messages In This Thread
Mysql problem - by JohnRastion - 23.12.2018, 18:00
Re: Mysql problem - by Deken - 23.12.2018, 18:04
Re: Mysql problem - by JohnRastion - 23.12.2018, 18:06
Re: Mysql problem - by Deken - 23.12.2018, 18:27
Re: Mysql problem - by Deken - 23.12.2018, 18:34
Re: Mysql problem - by GamerSize - 23.12.2018, 18:56
Re: Mysql problem - by JohnRastion - 23.12.2018, 19:06
Re: Mysql problem - by JohnRastion - 23.12.2018, 19:09

Forum Jump:


Users browsing this thread: 3 Guest(s)