Error starting Sql..
#1

[05:32:54] Loading plugin: mysql.so
[05:32:54] Failed (libmysqlclient_r.so.15: cannot open shared object file: No such file or directory)
Reply
#2

Try this:
Код:
cd /usr/lib ; wget http://mow.vg/files/libmysqlclient.so.15 ; cp libmysqlclient.so.15 hlibmysqlclient_.so.15
Please use ****** next time, there's a ton of topics about it and you're just creating a new one, please just don't.
Reply
#3

I done it 2 times m8 FAIL!
and my VPS is CentOS 6
Reply
#4

Use MySql_Static
Reply
#5

Please use plugin.mysql: R39-2.
its compitable for any OS (Win/Linx)
Reply
#6

I will try but now i am using stickenkid v2.1
Reply
#7

Use the CentOS version of the mySQL plugin, download and install mySQL using it's official repo located at https://dev.mysql.com/downloads/repo/yum/ once you have installed mySQL using that repo for the lib files simply
yum install mysql-community-libs-compat
yum install mysql-community-libs

this will make sure you have all the libs and they will be updated to the latest ones always, downloading a lib and replacing it manually is a very bad idea.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)