MTA Team ccw Posted July 29, 2014 MTA Team Share Posted July 29, 2014 1.4 MTA Linux server requires libmysqlclient.so.16 when you use the internal MySql functions such as dbConnect etc. If you get the error: "libmysqlclient.so.16: cannot open shared object file: No such file or directory", you can solve it by downloading the correct libmysqlclient.so.16 below: For MTA standard server (on 32 or 64 bit Linux): https://nightly.multitheftauto.com/files/libmysqlclient.so.16 For MTA experimental x64 server (on 64 bit Linux): https://nightly.multitheftauto.com/files/x64/libmysqlclient.so.16 and copying the file into /usr/lib/ 1 Link to comment
Gallardo9944 Posted August 3, 2014 Share Posted August 3, 2014 Phew, I was just looking for it, thanks Link to comment
bradio10 Posted August 7, 2014 Share Posted August 7, 2014 I have the this problem only it's saying its libmysqlclient.so.15 instead of .16. I downloaded the .16 and put it in usr/lib and it still gives the error. I restarted my server and still, the error. What do I do? Thanks. Link to comment
MTA Team ccw Posted August 7, 2014 Author MTA Team Share Posted August 7, 2014 I assume you are still using 1.3 or the slow mysql module. Try this: https://nightly.multitheftauto.com/files/libmysqlclient.so.15 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now