SA-MP Forums Archive
Can't run server on Debian 5 - 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: Can't run server on Debian 5 (/showthread.php?tid=256904)



Can't run server on Debian 5 - Andrejs - 22.05.2011

So, Hello, I have a problem
I can't run server on debian 5
in server_log.txt i got:
Код:
Error: Unable to exec file 'server.cfg'.
Error: Your password must be changed from the default password, please change it.
But file server.cfg is executing and rcon_password is changed
I'm trying to run Grand Larceny mod.

If somebody could help me, please do that


Re: Can't run server on Debian 5 - Ironboy500[TW] - 22.05.2011

File permissions?


Re: Can't run server on Debian 5 - iLinx - 22.05.2011

What's the output of ls -l in the directory your server is located in?


Re: Can't run server on Debian 5 - Andrejs - 22.05.2011

Quote:
Originally Posted by Ironboy500[TW]
Посмотреть сообщение
File permissions?
755 to all files

iLinx, here it's
Код:
total 1892
-rwxr-xr-x 1 root root    3777 Aug  9  2010 LICENSE
-rwxr-xr-x 1 root root    1847 Oct 15  2009 README
-rwxr-xr-x 1 root root   11104 Nov 28 09:36 announce
drwxr-xr-x 2 root root    4096 May 23 01:34 filterscripts
drwxr-xr-x 2 root root    4096 May 23 01:34 gamemodes
drwxr-xr-x 2 root root    4096 May 23 01:34 include
drwxr-xr-x 3 root root    4096 May 23 01:34 npcmodes
-rwxr-xr-x 1 root root  589020 Dec 26 08:34 samp-npc
-rwxr-xr-x 1 root root 1292928 Mar 24 22:29 samp03svr
drwxr-xr-x 4 root root    4096 May 23 01:34 scriptfiles
-rwxr-xr-x 1 root root     326 May 23 00:26 server.cfg



Re: Can't run server on Debian 5 - Andrejs - 22.05.2011

Ah.. my bad..
I was starting server from wrong directory


Re: Can't run server on Debian 5 - JakeyBoyo - 22.05.2011

Problem solved, glad you fixed it.