MySql.so problem
#1

[19:17:42] Loading plugin: mysql.so

[19:17:42] Failed (libmysqlclient.so.18: cannot open shared object file: No such file or directory)

[19:17:42] Loading plugin: socket.so

[19:17:42] Failed (libcrypto.so.0.9.8: cannot open shared object file: No such file or directory)

[19:17:42] Loaded 2 plugins.


What to do? I am using ScoutServer's Host. I have update all things i need.
Reply
#2

Make a ticket and ask them to update their MySQL library. So they can update their VPS...
Reply
#3

Please create a support ticket through your control panel, so we can look into your problem.
Reply
#4

I had the same problem, however I replaced mysql.so with the static one and it worked. Atleast the libmysql error.
Reply
#5

I fixed the libcrypto.so.0.9.8 by doing this:

Код:
yum install openssl098e.i686
ln -s /usr/lib/libssl.so.0.9.8e /usr/lib/libssl.so.0.9.8
ln -s /usr/lib/libcrypto.so.0.9.8e /usr/lib/libcrypto.so.0.9.8
Reply
#6

Quote:
Originally Posted by SeaKing
Посмотреть сообщение
I fixed the libcrypto.so.0.9.8 by doing this:

Код:
yum install openssl098e.i686
ln -s /usr/lib/libssl.so.0.9.8e /usr/lib/libssl.so.0.9.8
ln -s /usr/lib/libcrypto.so.0.9.8e /usr/lib/libcrypto.so.0.9.8
Hey bro he doesn't have vps. Scoutservers has sponsored him the server so he should make a ticket about and they should fix it
Reply
#7

I'm aware, I just posted this for the future incase anybody else has this issue and comes to search on the forums, my post comes up. Just trying to be helpful.
Reply
#8

Thanks guys . I created a ticket there. Hope they will fix it
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)