My VPS Problem
#1

Im Trying To Start My Server Then It Be Like This Why??
Quote:

~/samp03 $ nohup: ignoring input and appending output to 'nohup.out'
nohup: failed to run command './samp03svr': No such file or directory

Reply
#2

go to the directory with your samp03svr file and start the server as ./samp03sv instead of using nodhup.

If the server starts you're good to go, but most of the time this error happens when you're missing files normally 32bit libs on a 64bit system.
Reply
#3

There to system . lemme tell :

1:
Код:
 cd ( SAMP folder where the samp03svr is locate.)
chmod +x samp03svr announce 
nohup ./samp03svr &
or use this mathod 2 :

Код:
cd ( SAMP folder where the samp03svr is locate.)
sudo chmod +x samp03svr 
sudo nohup ./samp03svr &
this is it. your server 100% open
Reply
#4

You may like to look at: https://sampwiki.blast.hk/wiki/Linux_Se..._Server_Online
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)