SA-MP Forums Archive
Some Problems running the server - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Some Problems running the server (/showthread.php?tid=583122)



Some Problems running the server - YuKki1 - 26.07.2015

well , i have some problems in debian 7 system with Mysql and socket plugin , this is my log
Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7, ©2005-2015 SA-MP Team

[04:34:34] filterscripts = ""  (string)
[04:34:34] 
[04:34:34] Server Plugins
[04:34:34] --------------
[04:34:34]  Loading plugin: crashdetect.so
[04:34:34]   CrashDetect v4.15.1 is OK.
[04:34:34]   Loaded.
[04:34:34]  Loading plugin: MapAndreas.so
[04:34:34]   Loaded.
[04:34:34]  Loading plugin: mysql.so
[04:34:34]   Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)
[04:34:34]  Loading plugin: socket.so
[04:34:34]   Failed (libcrypto.so.0.9.8: cannot open shared object file: No such file or directory)
[04:34:34]  Loading plugin: sscanf.so
[04:34:34] 

[04:34:34]  ===============================

[04:34:34]       sscanf plugin loaded.     

[04:34:34]          Version:  2.8.1        

[04:34:34]    © 2012 Alex "******" Cole  

[04:34:34]  ===============================

[04:34:34]   Loaded.
[04:34:34]  Loading plugin: streamer.so
[04:34:34] 

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

[04:34:34]   Loaded.
[04:34:34]  Loading plugin: whirlpool.so
[04:34:34]  
[04:34:34]  ==================
[04:34:34]  
[04:34:34]   Whirlpool loaded
[04:34:34]  
[04:34:34]  ==================
[04:34:34]  
[04:34:34]   Loaded.
[04:34:34]  Loaded 5 plugins.

[04:34:34] 
[04:34:34] Filterscripts
[04:34:34] ---------------
[04:34:34]   Loaded 0 filterscripts.

[04:34:34] [debug] Run time error 19: "File or function is not found"
[04:34:34] [debug]  socket_create
[04:34:34] [debug]  socket_set_max_connections
[04:34:34] [debug]  socket_listen
[04:34:34] [debug]  mysql_query
[04:34:34] [debug]  cache_get_row_count
[04:34:34] [debug]  cache_get_field_content
[04:34:34] [debug]  cache_get_field_content_int
[04:34:34] [debug]  socket_sendto_remote_client
[04:34:34] [debug]  mysql_format
[04:34:34] [debug]  mysql_tquery
[04:34:34] [debug]  cache_insert_id
[04:34:34] [debug]  cache_set_active
[04:34:34] [debug]  cache_get_field_content_float
[04:34:34] [debug]  cache_save
[04:34:34] [debug]  mysql_escape_string
[04:34:34] [debug]  mysql_log
[04:34:34] [debug]  mysql_connect
[04:34:34] [debug]  mysql_stat
[04:34:34] [debug]  socket_stop_listen
[04:34:34] [debug]  socket_destroy
[04:34:34] [debug]  mysql_close
[04:34:34] [debug] Run time error 19: "File or function is not found"
[04:34:34] [debug]  socket_create
[04:34:34] [debug]  socket_set_max_connections
[04:34:34] [debug]  socket_listen
[04:34:34] [debug]  mysql_query
[04:34:34] [debug]  cache_get_row_count
[04:34:34] [debug]  cache_get_field_content
[04:34:34] [debug]  cache_get_field_content_int
[04:34:34] [debug]  socket_sendto_remote_client
[04:34:34] [debug]  mysql_format
[04:34:34] [debug]  mysql_tquery
[04:34:34] [debug]  cache_insert_id
[04:34:34] [debug]  cache_set_active
[04:34:34] [debug]  cache_get_field_content_float
[04:34:34] [debug]  cache_save
[04:34:34] [debug]  mysql_escape_string
[04:34:34] [debug]  mysql_log
[04:34:34] [debug]  mysql_connect
[04:34:34] [debug]  mysql_stat
[04:34:34] [debug]  socket_stop_listen
[04:34:34] [debug]  socket_destroy
[04:34:34] [debug]  mysql_close
[04:34:34] Script[gamemodes/CCNR.amx]: Run time error 19: "File or function is not found"
[04:34:34] Number of vehicle models: 0
i have problem With Those plugins :
Код:
[04:34:34]  Loading plugin: mysql.so
[04:34:34]   Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)
[04:34:34]  Loading plugin: socket.so
[04:34:34]   Failed (libcrypto.so.0.9.8: cannot open shared object file: No such file or directory)
Help me please and thanks (y)


Re: Some Problems running the server - MustangV10 - 26.07.2015

This may be useful to you:
https://sampforum.blast.hk/showthread.php?tid=537714

Edit: It appears that those links (blackbirdhost*) aren't active anymore.


Re: Some Problems running the server - YuKki1 - 30.07.2015

Bump


Re: Some Problems running the server - Jacket - 30.07.2015

Who's the host of your server? Is it a gamemode, VPS or dedicated server?


Re: Some Problems running the server - YuKki1 - 31.07.2015

Its a vps ,


Re: Some Problems running the server - YuKki1 - 31.07.2015

With debian 7


Re: Some Problems running the server - Dairyll - 31.07.2015

You should switch to the latest CentOS instead. I've never encountered those problems on CentOS.


Re: Some Problems running the server - Jacket - 31.07.2015

Try executing these commands:
Код:
sudo apt-get update
sudo apt-get upgrade
Now launch the server and try. If this doesn't work then you are most likely going to need to contact your VPS host about this issue.


Re: Some Problems running the server - ikkentim - 31.07.2015

sudo apt-get install mysqlclient crypto


Re: Some Problems running the server - TD3Jay - 02.08.2015

Alright so i had a similar problem with my server and i found the issue was i didn't have the correct libraries on my server, your left with 2 options you can either install the libraries on your server or you can use the static version of those plugins.

Mysql.so static version:
Download

and try locate the static version of the other plugin, you might have to recompile your game mode with the include files of the static version but im not too sure, but yeah installing the static versions should help.

Another issue could be that your plugin is a different version to what your game mode is, so try to check that they are both up to date.