mysql - libmysqlclient_r.so.16
#1

I have a problem with this error, whenerver I start a samp server on my localhost it works fine and loads everything fine. but when I try to start a server on hosting and make it online i get this error

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

I tried to update a mysql plugin and everything but still doesn't work.
I saw some tutorials about it but I don't know where to find a folder where I need to put /usr/lib
Give me some help/tutorial how to fix this +REP
Reply
#2

Use the mysql_static.so, its in same folder as the mysql.so plugin, when on host.
Reply
#3

You'll need to get MySQL client >= 5.1 on your server for it to work.

Or you can use the static version of a MySQL plugin. This one might work.

EDIT:

Quote:
Originally Posted by BroZeus
Посмотреть сообщение
Use the mysql_static.so, its in same folder as the mysql.so plugin, when on host.
That's it! https://github.com/pBlueG/SA-MP-MySQL/releases
Reply
#4

SOLVED!
Thanks both of you.. +REP
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)