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



Permission denied - jakejohnsonusa - 23.03.2013

I keep getting
Код:
nohup: cannot run command `./samp03svr': Permission denied
and
Код:
-bash: ./samp03svr: Permission denied
How can I fix this? I'm just trying to start my SAMP server in PUTTY...


Re: Permission denied - TofuMike - 23.03.2013

Add me on skype and i will help you.
SKypename: mikailtheonlyone

Cheers


Re: Permission denied - Scenario - 23.03.2013

You probably started the SA:MP server on root (or another super-user) and are trying to kill the process by using a different user. For example, I've noticed that when I run samp03svr as root, I can't SSH with my samp account and do "killall ./samp03svr" - it gives the same error.


Re: Permission denied - Guest9328472398472 - 23.03.2013

Make sure you set the executable permissions to 777 I believe? That's why it's not letting you start it...


Re: Permission denied - Kurzalewski - 23.03.2013

Although it's not a good idea to run server on root:

Код:
chmod +x samp-npc samp03svr announce



Re: Permission denied - wahyumahadir - 08.10.2014

try
set permission 777


Re: Permission denied - SaintMikey - 08.10.2014

Nevermind, old thread (ReMOVE THIS COMMENT IF POSSIBLE)


Re: Permission denied - Zues - 08.10.2014

I had this problem too, make sure you are in the samp03 folder or the folder where your samp server files is located (With /cd )
I know this thread is old but I'm writing this incase anyone comes here in the future.


Re: Permission denied - MysteriousGaming - 08.10.2014

lol.