Problem with VPS - 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: Problem with VPS (
/showthread.php?tid=509256)
Problem with VPS -
MisterMania67 - 26.04.2014
Hi everyone
I installed my server along with the plugin "mysql" to BlueG.
I get the following error when I run it: "Failed (libmysqlclient_r.so.16: can not open shared object file: No such file or directory)"
So I tried to install the mysql plugin "static" but stickendrick to launch the server, I get the following error: "segmentation fault"
PS: VPS = Debian 7 32 bits
Re: Problem with VPS -
Vince - 26.04.2014
Install mysql-client and mysql-common with apt, if you haven't already.