Posts: 51
Threads: 8
Joined: Oct 2016
The title says it all, when I try to run my server, i get the error:
PHP код:
Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)
When i try the mysql_static.so plugin I even get more errors, so I would stay using mysql.so, can someone give me the libmysqlclient_r.so.16 download link, so I can put it in the root of the server
Im running CentOs 7, with mysql R33 plugin.
Posts: 6,242
Threads: 8
Joined: Jun 2008
Oh come on, only today someone posted this same question...
http://forum.sa-mp.com/showthread.ph...client_r.so.16
Don't download random files from people... Install the appropriate packages.
Posts: 51
Threads: 8
Joined: Oct 2016
Quote:
Originally Posted by Sew_Sumi
|
This isn't working, that's why I am posting another topic
Use mysql_static.so.
In past i had similar problem, all i had done was changing the plugin version!
Posts: 51
Threads: 8
Joined: Oct 2016
Quote:
Originally Posted by iLearner
Use mysql_static.so.
In past i had similar problem, all i had done was changing the plugin version!
|
Tried the mysql_static.so plugin, i get even more errors
Posts: 6,242
Threads: 8
Joined: Jun 2008
It does work, you just need to be looking more.
You need to recompile it to suit your OS, or install the MySQL client that's needed.
Using mysql_static isn't really fixing the issue, but it will get it working.
https://www.******.com/search?hl=en&...orum.sa-mp.com
Posts: 51
Threads: 8
Joined: Oct 2016
When I use mysql_static I get even more errors than when im using mysql i get 1 error and thats libmysqlclient
How do I install MySQL client? I am running Open Game Panel on my VPS
Posts: 51
Threads: 8
Joined: Oct 2016
Now I get libmysqlclient.so.18: cannot open shared object file: No such file or directory again
After I downloaded the R33 plugin latest