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



Help - Zorono - 09.09.2016

Hello All, Today when i was installing a SA-MP Server on My Centos 7 VPS But after finish installing it i was trying to start it i have tried more times this code:
Code:
nohup ./sampssvr
but it always send me this ERROR do anyone know how to solve this proplem

Please help


Re: Help - Spydro - 09.09.2016

Make sure you are in the same directory as the file.


Re: Help - Zorono - 09.09.2016

Quote:
Originally Posted by Spydro
View Post
Make sure you are in the same directory as the file.
i have already used
Code:
cd samp03
before use
Code:
nohup ./samp03svr
please help


Re: Help - Vince - 09.09.2016

If it's a 64-bit OS then the 32-bit libraries must be installed else 32-bit applications like the SA-MP server will not be recognized and will not run. If it's a new box and if it has less than 4 GB of RAM then I recommend reinstalling with a 32-bit OS altogether. Saves you the hassle.


Re: Help - Zorono - 09.09.2016

Quote:
Originally Posted by Vince
View Post
If it's a 64-bit OS then the 32-bit libraries must be installed else 32-bit applications like the SA-MP server will not be recognized and will not run. If it's a new box and if it has less than 4 GB of RAM then I recommend reinstalling with a 32-bit OS altogether. Saves you the hassle.
my VPS is CentOS 7 x86_64


Re: Help - aymel - 09.09.2016

Quote:
Originally Posted by Zorono
View Post
my VPS is CentOS 7 x86_64
you didnt read what he wrote


Re: Help - Zorono - 09.09.2016

Solved+
Thanks Guys so much