Posts: 67
Threads: 7
Joined: Mar 2011
Hey,Sorry For my Bad English...
I have a problem with my dedicated
I have a problem with my dedicated, it does not execute samp03svr
Error:
root@migrehost:~/samp7722# nohup ./samp03svr
nohup: ignoring input and appending output to `nohup.out'
nohup: failed to run command `./samp03svr': No such file or directory
This File Exist!
ls -l \/
-rwxrwxrwx 1 root root 1292928 2011-07-03 04:48 samp03svr
Thanks.
Posts: 4,878
Threads: 85
Joined: Jun 2007
Reputation:
0
Does it work without nohup?
Posts: 67
Threads: 7
Joined: Mar 2011
Posts: 6,242
Threads: 8
Joined: Jun 2008
Should be in the folder where the files are and run that, and just do ./samp03srv
That's why your command isn't working, Wrong folder.
Screen is also a good thing, rather than nohup.
Also, Don't use root. Make a user for it.
Posts: 1,498
Threads: 19
Joined: Jun 2009
Reputation:
0
Can you please post the output of the following command:
ls -l ~/server7722
Posts: 67
Threads: 7
Joined: Mar 2011
@iLinx
total 1980
-rwxrwxrwx 1 root root 11104 2011-07-03 04:47 announce
drwxrwxrwx 2 root root 4096 2011-07-03 04:47 filterscripts
drwxrwxrwx 2 root root 4096 2011-07-03 04:47 gamemodes
drwxrwxrwx 2 root root 4096 2011-07-03 04:47 include
-rwxrwxrwx 1 root root 3777 2011-07-03 04:47 LICENSE
-rwxrwxrwx 1 root root 617 2011-07-03 04:47 nohup.out
drwxrwxrwx 3 root root 4096 2011-07-03 04:56 npcmodes
drwxrwxrwx 5 root root 4096 2011-07-03 04:56 plugins
-rwxrwxrwx 1 root root 1847 2011-07-03 04:47 README
-rwxrwxrwx 1 root root 1292928 2011-07-03 04:48 samp
-rwxrwxrwx 1 root root 589020 2011-07-03 04:47 samp-npc
drwxrwxrwx 13 root root 94208 2011-07-03 04:58 scriptfiles
-rwxrwxrwx 1 root root 334 2011-07-03 12:02 server.cfg
Posts: 67
Threads: 7
Joined: Mar 2011
@Sew
is installed correctly
Posts: 6,242
Threads: 8
Joined: Jun 2008
Quote:
Originally Posted by Eriick_OwnZ
@Sew
is installed correctly
|
First rule in linux, Is RUN NOTHING UNDER ROOT.
Personally, I doubt it is installed correctly.
Posts: 6,129
Threads: 36
Joined: Jan 2009
Quote:
-rwxrwxrwx 1 root root 1292928 2011-07-03 04:48 samp
|
Did you rename your SA-MP server file?