SA-MP Forums Archive
Cant run Server on CentOS 6 64bit - 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: Cant run Server on CentOS 6 64bit (/showthread.php?tid=580117)



Cant run Server on CentOS 6 64bit - AmirHossaiN - 02.07.2015

hello.

i am using updated plugins.
i recompiled game mode with new includes.
i changed mysql plugin to mysql_static plugin for :

Код HTML:
Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)
error.


all plugins loaded.

کس ننتون بگید دیگه


Re: Cant run Server on CentOS 6 64bit - AmirHossaiN - 03.07.2015

Help Me


Re: Cant run Server on CentOS 6 64bit - SaintMikey - 03.07.2015

Remove mysql.so and use mysql_static.so. It will solve all your problems. Don't rename mysql.so, get the static version of it.


Re: Cant run Server on CentOS 6 64bit - AmirHossaiN - 03.07.2015

Quote:
Originally Posted by SaintMikey
Посмотреть сообщение
Remove mysql.so and use mysql_static.so. It will solve all your problems. Don't rename mysql.so, get the static version of it.
tested dont okay


Re: Cant run Server on CentOS 6 64bit - AmirHossaiN - 03.07.2015

wow fixed

i was using old version of mysql_static

i updated this to R39-2 FixeD ! Tnx