libssl.so.0.9.8 how to fix it - 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: libssl.so.0.9.8 how to fix it (
/showthread.php?tid=581184)
libssl.so.0.9.8 how to fix it -
Younes44 - 11.07.2015
check server log <3
Код:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3z-RC1, ©2005-2014 SA-MP Team
[07:22:52]
[07:22:52] Server Plugins
[07:22:52] --------------
[07:22:52] Loading plugin: crashdetect.so
[07:22:52] CrashDetect v4.15.1 is OK.
[07:22:52] Loaded.
[07:22:52] Loading plugin: sscanf.so
[07:22:52]
[07:22:52] ===============================
[07:22:52] sscanf plugin loaded.
[07:22:52] Version: 2.8.1
[07:22:52] © 2012 Alex "******" Cole
[07:22:52] ===============================
[07:22:52] Loaded.
[07:22:52] Loading plugin: streamer.so
[07:22:52]
*** Streamer Plugin v2.7.7 by Incognito loaded ***
[07:22:52] Loaded.
[07:22:52] Loading plugin: whirlpool.so
[07:22:52]
[07:22:52] ==================
[07:22:52]
[07:22:52] Whirlpool loaded
[07:22:52]
[07:22:52] ==================
[07:22:52]
[07:22:52] Loaded.
[07:22:52] Loading plugin: mysqlR6.so
[07:22:52] Failed (libssl.so.0.9.8: cannot open shared object file: No such file or directory)
[07:22:52] Loaded 4 plugins.
[07:22:52]
[07:22:52] Filterscripts
[07:22:52] ---------------
[07:22:52] Loading filterscript 'top.amx'...
[07:22:52] Loading filterscript 'yduel.amx'...
[07:22:52] Loaded 2 filterscripts.
[07:22:52] [debug] Run time error 19: "File or function is not found"
[07:22:52] [debug] mysql_query
[07:22:52] [debug] mysql_store_result
[07:22:52] [debug] mysql_num_rows
[07:22:52] [debug] mysql_fetch_row_format
[07:22:52] [debug] mysql_fetch_field_row
[07:22:52] [debug] mysql_free_result
[07:22:52] [debug] mysql_real_escape_string
[07:22:52] [debug] mysql_connect
[07:22:52] [debug] mysql_debug
[07:22:52]
[07:22:52] [debug] Run time error 19: "File or function is not found"
[07:22:52] [debug] mysql_query
[07:22:52] [debug] mysql_store_result
[07:22:52] [debug] mysql_num_rows
[07:22:52] [debug] mysql_fetch_row_format
[07:22:52] [debug] mysql_fetch_field_row
[07:22:52] [debug] mysql_free_result
[07:22:52] [debug] mysql_real_escape_string
[07:22:52] [debug] mysql_connect
[07:22:52] [debug] mysql_debug
[07:22:52] Script[gamemodes/cod-aw.amx]: Run time error 19: "File or function is not found"
[07:22:52] Number of vehicle models: 0
Re: libssl.so.0.9.8 how to fix it -
~Error - 11.07.2015
first try to learn how to use mysql plugin
Re: libssl.so.0.9.8 how to fix it -
Younes44 - 11.07.2015
second i know..about mysql..only this problem so..take care dude
Re: libssl.so.0.9.8 how to fix it -
Jake187 - 11.07.2015
why are u using such a outdated version anyways your system is missing libssl.so.0.9.8 which is required on R6
Re: libssl.so.0.9.8 how to fix it -
Crystallize - 11.07.2015
use mysql_static.so it doesn't require these ....
Re: libssl.so.0.9.8 how to fix it -
Younes44 - 11.07.2015
Quote:
Originally Posted by Wizzard2H
use mysql_static.so it doesn't require these ....
|
i have search but i didn't find one, can u give me link

pls
when i was using Ultra-h...
it doesn't show this error,but when i run into my VPS(using OGP) it show this error -_-
Re: libssl.so.0.9.8 how to fix it -
Jake187 - 11.07.2015
yum install openssl
Re: libssl.so.0.9.8 how to fix it -
Younes44 - 11.07.2015
Yes i did
then ??
Re: libssl.so.0.9.8 how to fix it -
Younes44 - 12.07.2015
any solution ??
Re: libssl.so.0.9.8 how to fix it -
Disconett - 12.07.2015
Try to install this if you are on CentOS:
yum install openssl098e.i686
Then symlink to the correct version:
ln -s /usr/lib/libssl.so.0.9.8e /usr/lib/libssl.so.0.9.8