MySQL libmysqlclient_r.so.16 (HELP!) - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: MySQL libmysqlclient_r.so.16 (HELP!) (
/showthread.php?tid=536286)
MySQL libmysqlclient_r.so.16 (HELP!) -
finelaq - 08.09.2014
So i want to start server in my host, and my gamemode don't work because this:
Код:
[20:11:19] Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)
So where i get this file? I downloaded libmysqlclient_r.so.15 but it don't work!
HELP ME PLEASE!
Re: MySQL libmysqlclient_r.so.16 (HELP!) -
Chenko - 09.09.2014
Try using the static version of the mysql plugin which is mysql_static.so
Re: MySQL libmysqlclient_r.so.16 (HELP!) -
finelaq - 09.09.2014
Quote:
Originally Posted by Chenko
Try using the static version of the mysql plugin which is mysql_static.so
|
I find something in ******, it's R15 but i have R6 and the libmysql don't work.
Код:
[14:22:42] Loading plugin: mysql.so
[14:22:42] Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)
[14:22:42] Loading plugin: mysql_static.so
[14:22:42] plugin.mysql: R15 successfully loaded.
[14:22:42] Loaded.
[14:22:42] Loaded 2 plugins.
Re: MySQL libmysqlclient_r.so.16 (HELP!) -
dusk - 09.09.2014
You could just download libmysqlclient_r.so.16 and put it in your usr/lib directory. Unfortunately, I do not have a link for downloading it.
Re: MySQL libmysqlclient_r.so.16 (HELP!) -
finelaq - 09.09.2014
Quote:
Originally Posted by dusk
You could just download libmysqlclient_r.so.16 and put it in your usr/lib directory. Unfortunately, I do not have a link for downloading it.
|
Where is the usr/lib directory anyway?
Re: MySQL libmysqlclient_r.so.16 (HELP!) -
dusk - 09.09.2014
...
...
root
probably-your-server-directory
...
...
usr
lib
it-should-be-placed-here
Re: MySQL libmysqlclient_r.so.16 (HELP!) -
finelaq - 09.09.2014
Quote:
Originally Posted by dusk
...
...
root probably-your-server-directory ...
...
usr lib it-should-be-placed-here
|
Im sorry, I could not understand exactly? Where it is in FTP or ...?
Re: MySQL libmysqlclient_r.so.16 (HELP!) -
dusk - 09.09.2014
Quote:
Originally Posted by finelaq
Im sorry, I could not understand exactly? Where it is in FTP or ...?
|
Yes, it's on your host. Connect to its FTP. Usually, when you connect you are in the "root" folder so back up from there and you should see "usr"