Posts: 1,600
Threads: 3
Joined: May 2011
Reputation:
0
Try this: ./samp03svr &
Make sure you in the directory that SAMP server is in before running that command.
Posts: 1,208
Threads: 52
Joined: Jan 2012
Reputation:
0
yes it is and i have this problem only in a particular folder.
Posts: 1,208
Threads: 52
Joined: Jan 2012
Reputation:
0
it says a number some 2...
Posts: 1,208
Threads: 52
Joined: Jan 2012
Reputation:
0
me@rootbox:~$ cd "/home/me/svr2"
me@rootbox:~/me$ ./samp03svr &
[1] 5765
when you see nohup, it's not a problem, because the server is already running.
anyways, try:
screen -dmS `whoami` ./samp03svr