#1

PHP код:

SA
-MP Dedicated Server
----------------------
v0.3.7-R2, (C)2005-2015 SA-MP Team
[15:15:17filterscripts ""  (string)
[
15:15:17
[
15:15:17Server Plugins
[15:15:17] --------------
[
15:15:17]  Loading pluginmysql.so
[15:15:17]  >> plugin.mysqlR39-2 successfully loaded.
[
15:15:17]   Loaded.
[
15:15:17]  Loading pluginstreamer.so
[15:15:17
*** 
Streamer Plugin v2.7.7 by Incognito loaded ***
[
15:15:17]   Loaded.
[
15:15:17]  Loading pluginWhirlpool.so
[15:15:17]  
[
15:15:17]  ==================
[
15:15:17]  
[
15:15:17]   Whirlpool loaded
[15:15:17]  
[
15:15:17]  ==================
[
15:15:17]  
[
15:15:17]   Loaded.
[
15:15:17]  Loading pluginsscanf.so
[15:15:17
[
15:15:17]  ===============================
[
15:15:17]       sscanf plugin loaded.     
[
15:15:17]          Version:  2.8.1        
[15:15:17]    (c2012 Alex "******" Cole  
[15:15:17]  ===============================
[
15:15:17]   Loaded.
[
15:15:17]  Loading pluginirc.so
[15:15:17]   Failed (libcrypto.so.0.9.8cannot open shared object fileNo such file or directory)
[
15:15:17]  Loading pluginnativechecker.so
[15:15:17]   Loaded.
[
15:15:17]  Loaded 5 plugins.
[
15:15:17
[
15:15:17Filterscripts
[15:15:17] ---------------
[
15:15:17]   Loaded 0 filterscripts.
[
15:15:17]    Error: Function not registered'IRC_CreateGroup'
[15:15:17]    Error: Function not registered'IRC_Quit'
[15:15:17]    Error: Function not registered'IRC_DestroyGroup'
[15:15:17]    Error: Function not registered'IRC_Say'
[15:15:17Script[gamemodes/grab.amx]: Run time error 19"File or function is not found"
[15:15:17Number of vehicle models
PHP код:
[15:15:17]  Loading pluginirc.so
[15:15:17]   Failed (libcrypto.so.0.9.8cannot open shared object fileNo such file or directory
I'm using VPS and using Incognito's IRC latest plugins. Any help?
Reply
#2

install libssl-dev
Reply
#3

If you're using ubuntu or Debian, try this:

sudo apt-get install libssl0.9.8

Try to install this if you are on CentOS:

yum install openssl098e.i686

Then symlink to the correct version:

ln -s /usr/lib/libcrypto.so.0.9.8e /usr/lib/libcrypto.so.0.9.8
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)