Failed (libmysqlclient_r.so.15: cannot open shared object file: No such file or directory) - 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: Failed (libmysqlclient_r.so.15: cannot open shared object file: No such file or directory) (
/showthread.php?tid=549552)
Failed (libmysqlclient_r.so.15: cannot open shared object file: No such file or directory) -
0B3Y - 07.12.2014
Hello i have an error while i'm starting the server... i have the mysql plugin and when i started the server it shows me this error in the log
Код:
Failed (libmysqlclient_r.so.15: cannot open shared object file: No such file or directory)
and i only have Open Game Panel and FTP permission... the OS of the server are linux... would anyone can help me out? thx.
Re: Failed (libmysqlclient_r.so.15: cannot open shared object file: No such file or directory) -
SimplyFragHosting - 07.12.2014
Hello this is an issue on the host end they need to install libmysqlclient-dev package to fix this and symlink the .so.18 file to .so.15 to fix this issue.
Re: Failed (libmysqlclient_r.so.15: cannot open shared object file: No such file or directory) -
0B3Y - 07.12.2014
So, i need to contact the host for this? And thanks for the reply..
Re: Failed (libmysqlclient_r.so.15: cannot open shared object file: No such file or directory) -
SimplyFragHosting - 07.12.2014
Hello,
You could try putting this file in the ROOT dir of your server: (same directory as the server.cfg and executables)
https://simplyfrag.co.uk/libmysqlclient_r.so.16
note: tell your host to add that to /usr/lib/ on the backend of the server to fix this problem