Need help with Plugin -Mysql and Socket
#1

Код:
SA-MP Dedicated Server
----------------------
v0.3z, ©2005-2014 SA-MP Team

[13:32:42] 
[13:32:42] Server Plugins
[13:32:42] --------------
[13:32:42]  Loading plugin: streamer.so
[13:32:42] 

*** Streamer Plugin v2.6.1 by Incognito loaded ***

[13:32:42]   Loaded.
[13:32:42]  Loading plugin: sscanf.so
[13:32:42] 

[13:32:42]  ===============================

[13:32:42]       sscanf plugin loaded.     

[13:32:42]    © 2009 Alex "******" Cole

[13:32:42]    0.3d-R2 500 Players "dnee"

[13:32:42]  ===============================

[13:32:42]   Loaded.
[13:32:42]  Loading plugin: mysql_static.so
[13:32:42]  >> plugin.mysql: R33 successfully loaded.
[13:32:42]   Loaded.
[13:32:42]  Loading plugin: socket.so
[13:32:42]   Failed (libcrypto.so.0.9.8: cannot open shared object file: No such file or directory)
[13:32:42]  Loading plugin: nativechecker.so
[13:32:42]   Loaded.
[13:32:42]  Loaded 4 plugins.

[13:32:42] 
[13:32:42] Filterscripts
[13:32:42] ---------------
[13:32:42]   Loading filterscript 'gm_custmapping.amx'...
[13:32:42]   Loading filterscript 'animations.amx'...
[13:32:42]   Loaded 2 filterscripts.

[13:32:42]    Error: Function not registered: 'socket_sendto_remote_client'
[13:32:42]    Error: Function not registered: 'socket_close_remote_client'
[13:32:42]    Error: Function not registered: 'socket_create'
[13:32:42]    Error: Function not registered: 'is_socket_valid'
[13:32:42]    Error: Function not registered: 'socket_set_max_connections'
[13:32:42]    Error: Function not registered: 'socket_listen'
[13:32:42]    Error: Function not registered: 'socket_destroy'
[13:32:42]    Error: Function not registered: 'mysql_insert_id'
[13:32:42]    Error: Function not registered: 'mysql_store_result'
[13:32:42]    Error: Function not registered: 'mysql_num_rows'
[13:32:42]    Error: Function not registered: 'mysql_retrieve_row'
[13:32:42]    Error: Function not registered: 'mysql_fetch_field_row'
[13:32:42]    Error: Function not registered: 'mysql_free_result'
[13:32:42] Script[gamemodes/xg-rp.amx]: Run time error 19: "File or function is not found"
[13:32:42] Number of vehicle models: 0
Well I'm getting these errors
Also I'm unable to find BlueG's mysql plugin R5 since the link doesn't work for me.
Reply
#2

Got skype? Can help you over there
Reply
#3

First you need to fix

Код HTML:
[13:32:42]  Loading plugin: socket.so
[13:32:42]   Failed (libcrypto.so.0.9.8: cannot open shared object file: No such file or directory)
[13:32:42]  Loading plugin: nativechecker.so
To fix this, you need to install libssl.0.9.8 on your vps, as libssl.0.9.8 containing libcrypto
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)