libssl.so.6 missing
#1

I get that in my server logs

Код:
[07:12:27] Loading plugin: mysql.so
[07:12:27] Failed (libssl.so.6: cannot open shared object file: No such file or directory)
[07:12:27] Loading plugin: socket.so
[07:12:27] Socket plugin v0.1b loaded.
[07:12:27] Loaded.
[07:12:27] Loaded 3 plugins.

[07:12:27] 
[07:12:27] Filterscripts
[07:12:27] ---------------
[07:12:27] Loading filterscript 'gm_custmapping.amx'...
[07:12:27] Loading filterscript 'animations.amx'...
[07:12:27] Loaded 2 filterscripts.

[07:12:27] Script[gamemodes/SRP.amx]: Run time error 19: "File or function is not found"
[07:12:27] Number of vehicle models: 0
idk where can I get libssl.so.6 and the server is not working without it , Any idea ?
Reply
#2

Hello , this will work .

Create a symbolic link of libssl.so.10 and link libssl.so.6 to libssl.so.10 via this command:

PHP код:
ln -sf /usr/lib/libssl.so.10 /usr/lib/libssl.so.6 
Reply
#3

You don't host a stolen script
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)