24.09.2015, 21:06
Hello, i just setup my samp server in a VPS, everything seems correct, but this is what happens in server_log file:
How to resolve it? I installed already mysql and everything related, this is the full log:
VPS is a CentOS 64.
Thanks everyone.
Quote:
[17:05:15] Server Plugins [17:05:15] -------------- [17:05:15] Loading plugin: mysql.so [17:05:15] Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory) [17:05:15] Loading plugin: irc.so [17:05:15] Failed (libcrypto.so.0.9.8: cannot open shared object file: No such file or directory) [17:05:15] Loading plugin: Whirlpool.so [17:05:15] |
Код:
---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3.7-R2, ©2005-2015 SA-MP Team [17:05:15] [17:05:15] Server Plugins [17:05:15] -------------- [17:05:15] Loading plugin: mysql.so [17:05:15] Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory) [17:05:15] Loading plugin: irc.so [17:05:15] Failed (libcrypto.so.0.9.8: cannot open shared object file: No such file or directory) [17:05:15] Loading plugin: Whirlpool.so [17:05:15] [17:05:15] ================== [17:05:15] [17:05:15] Whirlpool loaded [17:05:15] [17:05:15] ================== [17:05:15] [17:05:15] Loaded. [17:05:15] Loading plugin: crashdetect.so [17:05:15] crashdetect v4.7.5 is OK. [17:05:15] Loaded. [17:05:15] Loading plugin: streamer.so [17:05:15] *** Streamer Plugin v2.7.7 by Incognito loaded *** [17:05:15] Loaded. [17:05:15] Loading plugin: sscanf.so [17:05:15] [17:05:15] =============================== [17:05:15] sscanf plugin loaded. [17:05:15] © 2009 Alex "******" Cole [17:05:15] 0.3d-R2 500 Players "dnee" [17:05:15] =============================== [17:05:15] Loaded. [17:05:15] Loaded 4 plugins. [17:05:15] [17:05:15] Filterscripts [17:05:15] --------------- [17:05:15] Loading filterscript 'sys.amx'... [17:05:15] [debug] Run time error 19: "File or function is not found" [17:05:15] [debug] cache_get_row_count [17:05:15] [debug] cache_get_field_content [17:05:15] [debug] cache_get_field_count [17:05:15] [debug] cache_get_row [17:05:15] [debug] SSCANF_IsConnected [17:05:15] [debug] mysql_escape_string [17:05:15] [debug] IRC_Say [17:05:15] [debug] mysql_tquery [17:05:15] [debug] cache_get_data [17:05:15] [debug] cache_get_field_content_int [17:05:15] [debug] mysql_format [17:05:15] [debug] mysql_query [17:05:15] [debug] cache_insert_id [17:05:15] [debug] IRC_GroupSay [17:05:15] [debug] mysql_log [17:05:15] [debug] mysql_connect [17:05:15] [debug] mysql_errno [17:05:15] [debug] IRC_Quit [17:05:15] Loaded 1 filterscripts. [17:05:15] [debug] Run time error 19: "File or function is not found" [17:05:15] [debug] cache_get_row_count [17:05:15] [debug] cache_get_field_content [17:05:15] [debug] cache_get_field_count [17:05:15] [debug] cache_get_row [17:05:15] [debug] SSCANF_IsConnected [17:05:15] [debug] mysql_escape_string [17:05:15] [debug] IRC_Say [17:05:15] [debug] mysql_tquery [17:05:15] [debug] cache_get_data [17:05:15] [debug] cache_get_field_content_int [17:05:15] [debug] mysql_format [17:05:15] [debug] mysql_query [17:05:15] [debug] cache_insert_id [17:05:15] [debug] IRC_GroupSay [17:05:15] [debug] mysql_log [17:05:15] [debug] mysql_connect [17:05:15] [debug] mysql_errno [17:05:15] [debug] IRC_Quit [17:05:15] ---------------------------------- [17:05:15] Hot Room Loaded (TDM). [17:05:15] ---------------------------------- [17:05:15] Number of vehicle models: 0 [17:05:20] [debug] Run time error 20: "Invalid index parameter (bad entry point)" [17:05:25] [debug] Run time error 20: "Invalid index parameter (bad entry point)" [17:05:30] [debug] Run time error 20: "Invalid index parameter (bad entry point)" [17:05:35] [debug] Run time error 20: "Invalid index parameter (bad entry point)" [17:05:40] [debug] Run time error 20: "Invalid index parameter (bad entry point)" [17:05:45] [debug] Run time error 20: "Invalid index parameter (bad entry point)" [17:05:50] [debug] Run time error 20: "Invalid index parameter (bad entry point)" [17:05:55] [debug] Run time error 20: "Invalid index parameter (bad entry point)"
Thanks everyone.