SA-MP Forums Archive
Problem VPS! - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Other (https://sampforum.blast.hk/forumdisplay.php?fid=7)
+--- Forum: Everything and Nothing (https://sampforum.blast.hk/forumdisplay.php?fid=23)
+--- Thread: Problem VPS! (/showthread.php?tid=618878)



Problem VPS! - DavidGravelli - 10.10.2016


MySQL PROBLEM
How to fix it im using Centos X86 1 GB RAM


Re: Problem VPS! - Isolated - 10.10.2016

yum install mysql-devel

Should fix it.

Try also

https://gettechgo.wordpress.com/2012...qlcliet-so-16/

Which will instruct you on how to install the compat modules for MySQL.

Good luck!


Re: Problem VPS! - Jayse - 11.10.2016

or just load the static mysql plugin (mysql_static.so) which comes with the linux package.