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



Nohup problem - Barnwell - 10.01.2017

Hello Guys i just bought a VPS 2GB Ram Debian 7X 64 BIT I install a SAMPSRV 0.3.7 Files i did everything in this tutorial https://sampforum.blast.hk/showthread.php?tid=327272
Then
root@freshroleplay:~# tar zxf samp037svr_R2-1.tar.gz
root@freshroleplay:~# cd samp03
root@freshroleplay:~/samp03# nano server.cfg
root@freshroleplay:~/samp03# chmod +x samp-npc samp03svr announce
root@freshroleplay:~/samp03# nohup ./samp03svr &
[1] 1618
root@freshroleplay:~/samp03# nohup: ignoring input and appending output to 'nohup.out'

[1]+ Exit 127 nohup ./samp03svr
root@freshroleplay:~/samp03# nohup ./samp03svr
nohup: ignoring input and appending output to 'nohup.out'
root@freshroleplay:~/samp03# nohup ./samp03svr
nohup: ignoring input and appending output to 'nohup.out'
Here we go
The server doesn't start yet.
What is the problem?


Re: Nohup problem - Lordzy - 10.01.2017

Post your server log.


Re: Nohup problem - Barnwell - 10.01.2017

There is no server.log file
what is the problem
I try to do nano server.log there is no srvlog file
So what is the problem?


Re: Nohup problem - Barnwell - 10.01.2017

ANYONE HELP!


Re: Nohup problem - Barnwell - 10.01.2017

GUYS IM USING DEBIAN WEZZIE 64X ANSWER I NEED HELP!


Re: Nohup problem - Vince - 10.01.2017

Quote:
Originally Posted by Barnwell
Посмотреть сообщение
64X
Server only works with 32-bit. You need to install those libraries. But honestly, you should've chosen a 32-bit OS in the first place since your server has less than 3GB RAM.


Re: Nohup problem - Barnwell - 10.01.2017

Solved.