SA-MP Forums Archive
libssl.so <- What a shit? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: libssl.so <- What a shit? (/showthread.php?tid=553068)



libssl.so <- What a shit? - CoR3 - 27.12.2014

hey, what's up!

i have a problem, when i launch my server it show in my server_log.txt one error and never run.


Quote:

Failed (libssl.so.6: cannot open shared object file: No such file or directory)

please help me... i was trying to see the mistake but i can't found that. i think that is my Debian VPS, i don't know....


Re: libssl.so <- What a shit? - Vince - 27.12.2014

You are running an SSL enabled plugin but you don't have the required SSL libraries installed. Either get the non-SSL version of the plugin if it has one or install the SSL libraries.


Respuesta: Re: libssl.so <- What a shit? - CoR3 - 27.12.2014

Quote:
Originally Posted by Vince
Посмотреть сообщение
You are running an SSL enabled plugin but you don't have the required SSL libraries installed. Either get the non-SSL version of the plugin if it has one or install the SSL libraries.
Install the SSL libraries in my vps?