SA-MP Forums Archive
mysql problem - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: mysql problem (/showthread.php?tid=635425)



mysql problem - SpooK2905 - 06.06.2017

Code:
[00:45:06]  Loading plugin: mysql.so
[00:45:06]   Failed (libmysqlclient_r.so.15: cannot open shared object file: No such file or directory)
What problem??


Re: mysql problem - Sew_Sumi - 07.06.2017

Means you haven't got the prerequisite MySQLClient libs installed. (libmysqlclient)

And make sure you have ia32 libs installed as well if you've got an x64 server.