09.05.2013, 11:13
Hi all ! I have a server with mysql database . On PC it is working , but when i hosted him it have these errors (*Unknown mode) . :
SERVER_LOG.TXT:
It looks like i have a error at mysql plugin . but i have "libmysqlclient_r.so.15" on directory :

SERVER.CFG

Please help me ! THX !
SERVER_LOG.TXT:
Code:
[13:57:30] Error: Function not registered: 'SSCANF_Init' [13:57:30] Error: Function not registered: 'SSCANF_Join' [13:57:30] Error: Function not registered: 'SSCANF_Leave' [13:57:30] Error: Function not registered: 'Streamer_CallbackHook' [13:57:30] Error: Function not registered: 'mysql_connect' [13:57:30] Error: Function not registered: 'mysql_query' [13:57:30] Error: Function not registered: 'mysql_store_result' [13:57:30] Error: Function not registered: 'mysql_fetch_row_format' [13:57:30] Error: Function not registered: 'mysql_ping' [13:57:30] Error: Function not registered: 'mysql_reconnect' [13:57:30] Error: Function not registered: 'mysql_real_escape_string' [13:57:30] Error: Function not registered: 'mysql_num_rows' [13:57:30] Error: Function not registered: 'mysql_fetch_field_row' [13:57:30] Error: Function not registered: 'WP_Hash' [13:57:30] Error: Function not registered: 'mysql_free_result' [13:57:30] Error: Function not registered: 'UpdateDynamic3DTextLabelText' [13:57:30] Error: Function not registered: 'mysql_close' [13:57:30] Error: Function not registered: 'sscanf' [13:57:30] Error: Function not registered: 'CreateDynamicPickup' [13:57:30] Error: Function not registered: 'CreateDynamic3DTextLabel' [13:57:30] Error: Function not registered: 'mysql_debug' [13:57:30] Error: Function not registered: 'CreateDynamicObject' [13:57:30] Error: Function not registered: 'DestroyDynamic3DTextLabel' [13:57:30] Error: Function not registered: 'CreateDynamicMapIcon' [13:57:30] Script[gamemodes/XNETWORK.amx]: Run time error 19: "File or function is not found" [13:57:30] Number of vehicle models: 0
Code:
[13:57:30] Server Plugins [13:57:30] -------------- [13:57:30] Loading plugin: nativechecker.so [13:57:30] Loaded. [13:57:30] Loading plugin: mysql.so [13:57:30] Failed (libmysqlclient_r.so.15: cannot open shared object file: No such file or directory) [13:57:30] Loading plugin: sscanf.so [13:57:30] [13:57:30] =============================== [13:57:30] sscanf plugin loaded. [13:57:30] © 2009 Alex "******" Cole [13:57:30] 0.3d-R2 500 Players "dnee" [13:57:30] =============================== [13:57:30] Loaded. [13:57:30] Loading plugin: streamer.so [13:57:30] *** Streamer Plugin v2.6.1 by Incognito loaded *** [13:57:30] Loaded. [13:57:30] Loading plugin: Whirlpool.so [13:57:30] [13:57:30] ================== [13:57:30] [13:57:30] Whirlpool loaded [13:57:30] [13:57:30] ================== [13:57:30] [13:57:30] Loaded. [13:57:30] Loaded 4 plugins.

SERVER.CFG

Please help me ! THX !
