Sziasztok!
Szükségem lenne egy kis segítségre.
Van egy VPS -em, amin egy szkript nem indul el, azonban windowson lefut (linux X86 -ról beszélünk):
A hiba üzenet:
[19/03/2014 16:04:28] Error: Function not registered: \'cache_get_row_count\'
[19/03/2014 16:04:28] Error: Function not registered: \'cache_get_field_count\'
[19/03/2014 16:04:28] Error: Function not registered: \'cache_get_row\'
[19/03/2014 16:04:28] Error: Function not registered: \'Streamer_CallbackHook\'
[19/03/2014 16:04:28] Error: Function not registered: \'SSCANF_Init\'
[19/03/2014 16:04:28] Error: Function not registered: \'SSCANF_Join\'
[19/03/2014 16:04:28] Error: Function not registered: \'SSCANF_Leave\'
[19/03/2014 16:04:28] Error: Function not registered: \'DestroyDynamicObject\'
[19/03/2014 16:04:28] Error: Function not registered: \'IsValidDynamic3DTextLabel\'
[19/03/2014 16:04:28] Error: Function not registered: \'DestroyDynamic3DTextLabel\'
[19/03/2014 16:04:28] Error: Function not registered: \'DestroyDynamicPickup\'
[19/03/2014 16:04:28] Error: Function not registered: \'Streamer_UpdateEx\'
[19/03/2014 16:04:28] Error: Function not registered: \'CreateDynamic3DTextLabel\'
[19/03/2014 16:04:28] Error: Function not registered: \'CreateDynamicObject\'
[19/03/2014 16:04:28] Error: Function not registered: \'CreateDynamicPickup\'
[19/03/2014 16:04:28] Error: Function not registered: \'mysql_query\'
[19/03/2014 16:04:28] Error: Function not registered: \'UpdateDynamic3DTextLabelText\'
[19/03/2014 16:04:28] Error: Function not registered: \'CreateDynamicRectangle\'
[19/03/2014 16:04:28] Error: Function not registered: \'CreateDynamicCircle\'
[19/03/2014 16:04:28] Error: Function not registered: \'CreateDynamicMapIcon\'
[19/03/2014 16:04:28] Error: Function not registered: \'IsPlayerInDynamicArea\'
[19/03/2014 16:04:28] Error: Function not registered: \'sscanf\'
[19/03/2014 16:04:28] Error: Function not registered: \'IsValidDynamicObject\'
[19/03/2014 16:04:28] Error: Function not registered: \'EditDynamicObject\'
[19/03/2014 16:04:28] Error: Function not registered: \'MoveDynamicObject\'
[19/03/2014 16:04:28] Error: Function not registered: \'cache_insert_id\'
[19/03/2014 16:04:28] Error: Function not registered: \'is_socket_valid\'
[19/03/2014 16:04:28] Error: Function not registered: \'socket_destroy\'
[19/03/2014 16:04:28] Error: Function not registered: \'mysql_close\'
[19/03/2014 16:04:28] Error: Function not registered: \'SetDynamicObjectPos\'
[19/03/2014 16:04:28] Error: Function not registered: \'SetDynamicObjectRot\'
[19/03/2014 16:04:28] Error: Function not registered: \'GetDynamicObjectPos\'
[19/03/2014 16:04:28] Error: Function not registered: \'mysql_log\'
[19/03/2014 16:04:28] Error: Function not registered: \'mysql_connect\'
[19/03/2014 16:04:28] Error: Function not registered: \'mysql_errno\'
[19/03/2014 16:04:28] Error: Function not registered: \'Streamer_TickRate\'
[19/03/2014 16:04:28] Error: Function not registered: \'socket_create\'
[19/03/2014 16:04:28] Error: Function not registered: \'socket_set_max_connections\'
[19/03/2014 16:04:28] Error: Function not registered: \'socket_listen\'
[19/03/2014 16:04:28] Error: Function not registered: \'AttachDynamicObjectToVehicle\'
[19/03/2014 16:04:28] Error: Function not registered: \'mysql_format\'
[19/03/2014 16:04:28] Error: Function not registered: \'mysql_tquery\'
[19/03/2014 16:04:28] Error: Function not registered: \'DestroyDynamicArea\'
[19/03/2014 16:04:28] Error: Function not registered: \'IsValidDynamicMapIcon\'
[19/03/2014 16:04:28] Error: Function not registered: \'DestroyDynamicMapIcon\'
[19/03/2014 16:04:28] Error: Function not registered: \'GetDynamicObjectRot\'
[19/03/2014 16:04:28] Error: Function not registered: \'Streamer_Update\'
[19/03/2014 16:04:28] Error: Function not registered: \'socket_remote_client_connected\'
[19/03/2014 16:04:28] Error: Function not registered: \'socket_close_remote_client\'
[19/03/2014 16:04:28] Error: Function not registered: \'cache_get_row_int\'
[19/03/2014 16:04:28] Error: Function not registered: \'cache_get_row_float\'
[19/03/2014 16:04:28] Error: Function not registered: \'get_remote_client_ip\'
[19/03/2014 16:04:28] Error: Function not registered: \'socket_sendto_remote_client\'
[19/03/2014 16:04:28] Script[gamemodes/MODNEVE.amx]: Run time error 19: \"File or function is not found\"
Próbálgattam a már itt megadott segédletekkel, de nem jártam sikerrel.
A segítségeteket elõre is köszönöm!
[mod]Code taget légyszíves használj! Ez alkalommal kitettem helyetted, de ez legközelebb a te feladatod lesz.[/mod]