SA-MP Forums Archive
MySQL.so loading problem on Linux - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: MySQL.so loading problem on Linux (/showthread.php?tid=382369)



MySQL.so loading problem on Linux - Jarnu - 03.10.2012

Код:
Loading plugin: mysql.so
[13:13:11]   Failed (libmysqlclient_r.so.15: cannot open shared object file: No such file or directory)
this is what i get always.. try re-downloading libmysqlclient.so.15 still not working.


Re: MySQL.so loading problem on Linux - Lordzy - 03.10.2012

It says that the directory of the file isn't found.
Check properly whether you've added it in plugins folder and also check if it's correctly spelled as given in server.cfg.


Re: MySQL.so loading problem on Linux - Ronaldo_raul™ - 03.10.2012

You need to paste the libmysqlclient_r.so.15 outside the plugin folder, so you have to paste it in the root directory.


Re: MySQL.so loading problem on Linux - Jarnu - 03.10.2012

of course it is out of all the folders.. it is in root directory


Re: MySQL.so loading problem on Linux - Ronaldo_raul™ - 03.10.2012

Then you must be using another compiled version which is not really for you OS.


Re: MySQL.so loading problem on Linux - Mark™ - 03.10.2012

Library files need to present in "lib" directory of your VPS. If you own a VPS, you can fix this by yourself, else contact your host to do this for you.


Re: MySQL.so loading problem on Linux - Jarnu - 03.10.2012

i am gonna re-install my VPS.. didn't used for months.. might got bugged.
Thanks for replying .. re-install might fix the files..


Re: MySQL.so loading problem on Linux - Mark™ - 03.10.2012

Try this one : http://files.g-stylezzz.com/mysql/re...buntu/mysql.so and do tell if it works or not.