06.04.2013, 11:52
Hi guys, i'm doing my script and i would like to put it on my VPS that runs CentOs 6 x64 but when i load it up with all the requires plugins for linux(.so) it shows this and doesn't run
pawn Код:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3x, (C)2005-2013 SA-MP Team
[22:09:46]
[22:09:46] Server Plugins
[22:09:46] --------------
[22:09:46] Loading plugin: mysql.so
[22:09:46] Failed (libssl.so.6: cannot open shared object file: No such file or directory)
[22:09:46] Loading plugin: sscanf.so
[22:09:46]
[22:09:46] ===============================
[22:09:46] sscanf plugin loaded.
[22:09:46] Version: 2.8.1
[22:09:46] (c) 2012 Alex "******" Cole
[22:09:46] ===============================
[22:09:46] Loaded.
[22:09:46] Loading plugin: crashdetect.so
[22:09:46] CrashDetect v4.10 is OK.
[22:09:46] Loaded.
[22:09:46] Loaded 2 plugins.
[22:09:46]
[22:09:46] Filterscripts
[22:09:46] ---------------
[22:09:46] Loading filterscript 'base.amx'...
[22:09:46]
--Base FS loaded.
[22:09:46] Loading filterscript 'gl_actions.amx'...
[22:09:46] Loading filterscript 'gl_property.amx'...
[22:09:46]
-----------------------------------
[22:09:46] Grand Larceny Property Filterscript
[22:09:46] -----------------------------------
[22:09:46] Loading filterscript 'gl_realtime.amx'...
[22:09:46] Loaded 4 filterscripts.
[22:09:46] [debug] Run time error 19: "File or function is not found"
[22:09:46] [debug] Streamer_CallbackHook
[22:09:46] [debug] mysql_connect
[22:09:46] [debug] mysql_ping
[22:09:46] [debug] mysql_query
[22:09:46] [debug] CreateDynamicObject
[22:09:46] [debug] mysql_close
[22:09:46] [debug] mysql_store_result
[22:09:46] [debug] mysql_num_rows
[22:09:46] [debug] mysql_free_result
[22:09:46] [debug] mysql_retrieve_row
[22:09:46] [debug] mysql_fetch_field_row
[22:09:46] [debug] CreateDynamic3DTextLabel
[22:09:46] Reading File: blank
[22:09:46] Reading File: properties/houses.txt
[22:09:46] Reading File: properties/businesses.txt
[22:09:46] Reading File: properties/banks.txt
[22:09:46] Reading File: properties/police.txt
[22:09:46] [debug] Run time error 19: "File or function is not found"
[22:09:46] [debug] Streamer_CallbackHook
[22:09:46] [debug] mysql_connect
[22:09:46] [debug] mysql_ping
[22:09:46] [debug] mysql_query
[22:09:46] [debug] CreateDynamicObject
[22:09:46] [debug] mysql_close
[22:09:46] [debug] mysql_store_result
[22:09:46] [debug] mysql_num_rows
[22:09:46] [debug] mysql_free_result
[22:09:46] [debug] mysql_retrieve_row
[22:09:46] [debug] mysql_fetch_field_row
[22:09:46] [debug] CreateDynamic3DTextLabel
[22:09:46] Script[gamemodes/MG-RP.amx]: Run time error 19: "File or function is not found"
[22:09:46] Number of vehicle models: 0
[22:09:46] New version of CrashDetect is available for download (4.10.1)
[22:09:52] --- Server Shutting Down.
[22:09:52] [debug] Run time error 19: "File or function is not found"
[22:09:52] [debug] Streamer_CallbackHook
[22:09:52] [debug] mysql_connect
[22:09:52] [debug] mysql_ping
[22:09:52] [debug] mysql_query
[22:09:52] [debug] CreateDynamicObject
[22:09:52] [debug] mysql_close
[22:09:52] [debug] mysql_store_result
[22:09:52] [debug] mysql_num_rows
[22:09:52] [debug] mysql_free_result
[22:09:52] [debug] mysql_retrieve_row
[22:09:52] [debug] mysql_fetch_field_row
[22:09:52] [debug] CreateDynamic3DTextLabel
[22:09:52]
[22:09:52] ===============================
[22:09:52] sscanf plugin unloaded.
[22:09:52] ===============================