AM3 Posted July 27, 2015 Share Posted July 27, 2015 Hi I have a problem with the connection to the database server, it appears that the error stems from the library libmysqlclient_r.so.15. 32 bit server version of 1.5 [2015-07-27 16:47:34] MODULE: Unable to load mods/deathmatch/modules/mta_mysql.so (libmysqlclient.so.15: You can not open shared object file: No such file or directory)! Link to comment
GTX Posted July 27, 2015 Share Posted July 27, 2015 MySQL module is pretty outdated, use DB functions. dbConnect dbQuery dbPoll dbFree If you really want to use old MySQL module: http://gtx.ultimateairgamers.com/cloud/ ... ient.so.15 - Goes into /usr/lib/ Link to comment
AM3 Posted July 27, 2015 Author Share Posted July 27, 2015 How to access - /usr/lib/ ? Link to comment
GTX Posted July 27, 2015 Share Posted July 27, 2015 Via root access, if you don't have it, contact your host. Link to comment
AM3 Posted July 27, 2015 Author Share Posted July 27, 2015 Already I wrote to them and say that everything is as it should be Is there any other option to fix it? Link to comment
AM3 Posted July 27, 2015 Author Share Posted July 27, 2015 So I have to modify the script MySQL? barely write small scripts and what to MySQL Will you help me do this, I can even pay Link to comment
GTX Posted July 27, 2015 Share Posted July 27, 2015 It is same as regular MySQL. Contact me via PM if you want. 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