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



VPS - BodyBoardVEVO - 07.01.2014

It's alredy second day with this thing.

Код:
[root@sanfierro-cnr samp03]# nohup: appending output to `nohup.out'
What does that means ?
I have re-installed VPS.


Re: VPS - jakejohnsonusa - 07.01.2014

Check to see if the server is online, I get that too (but do not honestly know what it means either), but it also makes my server go live.

Is that your issue, that it doesn't go online?


Re: VPS - Locky_ - 07.01.2014

What happens?
Have you tried using that?
Код:
killall samp03svr
./samp03svr &



Re: VPS - BodyBoardVEVO - 07.01.2014

Quote:
Originally Posted by Nickvj7
Посмотреть сообщение
What happens?
Have you tried using that?
Код:
killall samp03svr
./samp03svr &
Yes, i have.


Re: VPS - Sublime - 07.01.2014

It logs any errors/outputs from the samp executable file to nohup.out, nothing to worry about.


Re: VPS - Mark™ - 08.01.2014

****** the word append and you will know what it means.


Re: VPS - Michael@Belgium - 08.01.2014

Quote:

nohup: appending output to `nohup.out'

That's normal if you do "nohup ./samp03svr &"
If you don't want that just do "./samp03svr &"


Re: VPS - Matt - 08.01.2014

yea nohup and & are stuff you do to keep the process online after you close putty. So ignore that message that you get


Re: VPS - Mattakil - 09.01.2014

It's just a log, if you look in your samp directory, there is a file named like "nohup" or something..Just press return to skip it.