samp server mysql problem centos
#1

help me this server.log error!
op.system: centos 6.0 64bit
[18:54:03] Loaded.
[18:54:03] Loading plugin: mysql.so
[18:54:03] Failed (libmysqlclient_r.so.15: cannot open shared object file: No such file or directory)
[18:54:03] Loaded 2 plugins.

how to fix this libmysql error?
CENTOS 6.0 64bit!!!


help me!!
Reply
#2

Are you sue you've downloaded http://www.mow.vg/files/libmysqlclient.so.15 and placed it into the root map?
If you still get the error: http://forum.sa-mp.com/showpost.php?...&postcount=553
Reply
#3

hi, thanks for helping, i get libmysqlclient.so.15 root map, and samp installation folder and get same error:
[18:54:03] Failed (libmysqlclient_r.so.15: cannot open shared object file: No such file or directory)
this not work..
and this link what you are sended this is not my op.system.
my op.system is centos 6.0 64 bit, this tutorial op.system is Ubunutu!

please help me!
Reply
#4

Try:

wget http://mirrors.dedipower.com/www.mys...s11.x86_64.rpm

rpm -qp --provides MySQL-shared-compat-5.1.47-1.rhel5.x86_64.rpm

This should then fix your issue.
Reply
#5

hi!
thanks for replying!
i downloaded the http://mirrors.dedipower.com/www.mys...s11.x86_64.rpm and typing putty SSH (ROOT DIRECTORY)
rpm -qp --provides MySQL-shared-compat-5.1.47-1.rhel5.x86_64.rpm
putty replies:
error: open of MySQL-shared-compat-5.1.47-1.rhel5.x86_64.rpm failed: No such file or directory
Reply
#6

Do instead:
rpm -qp --provides MySQL-shared-compat-5.5.23-1.sles11.x86_64.rpm
Reply
#7

hi, thanks for helping!
i typed putty rpm -qp --provides MySQL-shared-compat-5.5.23-1.sles11.x86_64.rpm and putty replies:
rpm
mysql-libs
libmysqlclient_r.so.12()(64bit)
libmysqlclient_r.so.14()(64bit)
libmysqlclient_r.so.14(libmysqlclient_14)(64bit)
libmysqlclient_r.so.14(libmysqlclient_r.so.14)(64b it)
libmysqlclient_r.so.15()(64bit)
libmysqlclient_r.so.15(libmysqlclient_15)(64bit)
libmysqlclient_r.so.15(libmysqlclient_r.so.15)(64b it)
libmysqlclient_r.so.16()(64bit)
libmysqlclient_r.so.16(libmysqlclient_16)(64bit)
libmysqlclient_r.so.16(libmysqlclient_r.so.16)(64b it)
libmysqlclient.so.12()(64bit)
libmysqlclient.so.14()(64bit)
libmysqlclient.so.14(libmysqlclient_14)(64bit)
libmysqlclient.so.14(libmysqlclient.so.14)(64bit)
libmysqlclient.so.15()(64bit)
libmysqlclient.so.15(libmysqlclient_15)(64bit)
libmysqlclient.so.15(libmysqlclient.so.15)(64bit)
libmysqlclient.so.16()(64bit)
libmysqlclient.so.16(libmysqlclient_16)(64bit)
libmysqlclient.so.16(libmysqlclient.so.16)(64bit)
MySQL-shared-compat = 5.5.23-1.sles11
i installed this rpm -qp --provides MySQL-shared-compat-5.5.23-1.sles11.x86_64.rpm root and samp directory.
and server log is same:
[12:30:33] ===============================

[12:30:33] Loaded.
[12:30:33] Loading plugin: mysql.so
[12:30:33] Failed (libmysqlclient_r.so.15: cannot open shared object file: No such file or directory)
[12:30:33] Loaded 2 plugins.
Reply
#8

use:
Код:
uname -i
and
Код:
uname -a
in putty and put here what putty replies ! then i can help you too fix this ...
Reply
#9

Use static version of the plugin.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)