socket
#1

Failed (libcrypto.so.0.9.8: cannot open shared object file: No such file or directory) on Linux platform.

Plugin: socket.so

I use MYSQL R39.

How to fix...?

Thank you.
Reply
#2

Anyone...?
Reply
#3

Код:
sudo apt-get install openssl
Код:
sudo apt-get install libssl1.0.0
Reply
#4

u need to install these directories to your linux server, if u're using hosting, then ask hosting services to install this, or u cun just simply use static plugin of this mysql version (mysql_static.so)
Reply
#5

Quote:
Originally Posted by Mugalito
Посмотреть сообщение
u need to install these directories to your linux server, if u're using hosting, then ask hosting services to install this, or u cun just simply use static plugin of this mysql version (mysql_static.so)
I use mysql_static.so but I do not know why it does not work ...
Reply
#6

Quote:
Originally Posted by KessMan
Посмотреть сообщение
I use mysql_static.so but I do not know why it does not work ...
u got same error when u used mysql_static.so ?
Reply
#7

Quote:
Originally Posted by Mugalito
Посмотреть сообщение
u got same error when u used mysql_static.so ?
Код HTML:
[22:17:36] [debug] Run time error 19: "File or function is not found"
[22:17:36] [debug]  socket_create
[22:17:36] [debug]  is_socket_valid
[22:17:36] [debug]  socket_set_max_connections
[22:17:36] [debug]  socket_bind
[22:17:36] [debug]  socket_listen
[22:17:36] [debug]  socket_destroy
[22:17:36] [debug] Run time error 19: "File or function is not found"
[22:17:36] [debug]  socket_create
[22:17:36] [debug]  is_socket_valid
[22:17:36] [debug]  socket_set_max_connections
[22:17:36] [debug]  socket_bind
[22:17:36] [debug]  socket_listen
[22:17:36] [debug]  socket_destroy
[22:17:36] Script[gamemodes/GM.amx]: Run time error 19: "File or function is not found"
Reply
#8

Post up the entire log for the startup, not just the errors... The log will tell you what's not loading if you've got the plugin in the cfg file.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)