Linux MySQL Problem
#1

Hello all SA-MP players, I've a linux vps machine and I'm making a samp server on it but the problem is the server can't run due to the MySQL plugin error

Loading plugin: mysql.so
Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)

I'm using the r34 MySQL plugin
I've tried to do all my best but didn't work so please help because that problem getting me mad
Reply
#2

Your solution is here: libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)
libmysqlclient_r.so is missing.
Reply
#3

I know it's missing but I don't know how to get it
Reply
#4

MySQL R33 has a static version if you want.
Reply
#5

The R33 has the exact problem
Reply
#6

Download mysql-r33-linux_5.1.rar (5.1 because if you used 5.5, it'd appear about libmysqlclient_r.so.1.

Extract it and inside the plugins folder, there're two files. The one mysql.so (which will give the error) and the mysql_static.so (which works). I used to have the same problem like you and it worked with the static one.
Reply
#7

Static works for this issue, or you can install the mysqlclient.
Reply
#8

login to putty and type:

Код:
 yum install libmysqlclient_r.so.16
restart your server & enjoy
Reply
#9

Use the static plugin. It will work fine.
Reply
#10

The R33 has the same problem and I used the 5,1 MySQL and still do the exact bug
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)