Runtime Error 19
#1

I'm using blueg mysql, it's not my script, though I installed libssl, I am using ubuntu 32 bit 12.04.

Код:
SA-MP Dedicated Server
----------------------
v0.3x-R2, ©2005-2013 SA-MP Team

[20:14:53] filterscripts = ""  (string)
[20:14:53] 
[20:14:53] Server Plugins
[20:14:53] --------------
[20:14:53]  Loading plugin: mysql.so
[20:14:53]   Failed (libssl.so.0.9.8: cannot open shared object file: No such file or directory)
[20:14:53]  Loading plugin: nativechecker.so
[20:14:53]   Loaded.
[20:14:53]  Loading plugin: sscanf.so
[20:14:53] 

[20:14:53]  ===============================
Reply
#2

Permission denied. Set the permisions for the plugins folder as executable.
Reply
#3

Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
Permission denied. Set the permisions for the plugins folder as executable.
I fixed the log, i was getting an error, so i tried using another plugin and forgot to set permissions, updated the code with the proper error.
Reply
#4

okay, it appears the plugin didn't allow the newer version of libssl, so I did

apt-cache search libssl

then found the package

libssl0.9.8

And it works now
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)