libssl.so.0.9.8 how to fix it
#1

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
Reply
#2

first try to learn how to use mysql plugin
Reply
#3

second i know..about mysql..only this problem so..take care dude
Reply
#4

why are u using such a outdated version anyways your system is missing libssl.so.0.9.8 which is required on R6
Reply
#5

use mysql_static.so it doesn't require these ....
Reply
#6

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 -_-
Reply
#7

yum install openssl
Reply
#8

Yes i did
then ??
Reply
#9

any solution ??
Reply
#10

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
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)