Server stops when closing putty (LINUX)
#1

Hi, I have a linux server host and I installed my samp server there.
First it worked fine, but I decided to rewrite the files, so I deleted them and putted again in the host. Now the server starts when I start with putty, but closes if I close putty.
Also, I cant write anything more in putty after I start the SAMP server.
What is that ? and how I fix it ?
Reply
#2

are you sure your using
Код:
./sampsvr &
to start the server?
Reply
#3

Quote:
Originally Posted by JeNkStAX
Its a problem with YOUR script not the SA:MP server, Ask in Scripting Discussion
wrong



i use:
Код:
nohup ./samp02Xsrv &
Reply
#4

Well I run it like this:
Код:
./samp02Xsrv &
I tried this one:
Код:
nohup ./samp02Xsrv &
but it does not work, writes that there is missing file nohup or something like this.
Reply
#5

You sure your host allows you to keep processes open?
Reply
#6

hummmm try sudo nohup ./samp02Xsvr &
Reply
#7

another possibility, try the "screen" command
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)