SA-MP Forums Archive
CentOs - 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: CentOs (/showthread.php?tid=496880)



CentOs -> libmysqlclient.so.15 - trukker1998 - 24.02.2014

Hi all,

I uploaded my development server to an CentOS VPS, but it's not working clear..

Plugins:
sscanf
nativechecker
streamer
mysql

Screen:


Can someone help?

EDIT: the problem


I got the libmysqlclient.so.15, but where to put that?!


Re: CentOs - GBLTeam - 24.02.2014

Check the server_log.txt and tell me what you got.


Re: CentOs - trukker1998 - 24.02.2014

Quote:
Originally Posted by GBLTeam
Посмотреть сообщение
Check the server_log.txt and tell me what you got.



Re: CentOs - iZN - 24.02.2014

Load crashdetect plugin and check the debug information in server logs. Also, why are you using 0.3c R5 ?


Re: CentOs - trukker1998 - 24.02.2014

Wrong image:




Re: CentOs - trukker1998 - 24.02.2014

First post updated.


Re: CentOs - ColorHost-Kevin - 24.02.2014

yum install mysqlclient

Is it installed on the machine?


Re: CentOs - GBLTeam - 24.02.2014

Quote:
Originally Posted by ColorHost-Kevin
Посмотреть сообщение
yum install mysqlclient

Is it installed on the machine?
Try install the mysql client like Kevin say and also i just saw your last picture you need to write the plugins as .so in server.cfg


Tell me your server.cfg first.
Also you need to put streamer.so in server.cfg not only "streamer" and rest plugins also your gamemode need to be compiled with the same plugins (.so) files are for the linux.


Re: CentOs - KevinPRINCE - 24.02.2014

Do you even have those plugins on your folder? Is it .so and place as [plugin].so on you server.cfg? Also if your using caches for the mysql plugins, then I prefer R8


Re: CentOs - Bingo - 24.02.2014

Re-download, Re-compile start the prosedure once again.