Forum

> > CS2D > Servers > Starting a server issue
ForenübersichtCS2D-Übersicht Servers-ÜbersichtEinloggen, um zu antworten

Englisch Starting a server issue

3 Antworten
Zum Anfang Vorherige 1 Nächste Zum Anfang

alt Re: Starting a server issue

GeoB99
Moderator Off Offline

Zitieren
Most probably that file hasn't enough privileges to be executed by other users. Only with chmod command you're able to modify and give permissions and privileges to a specific group, folder, file etc. Try to change the permissions of the executable binary with this example below.

1
chmod +x /home/cs2d/cs2d_dedicated
Or with this...
1
chmod 777 /home/cs2d/cs2d_dedicated
Depending where is your both cs2d folder and the executable binary located of course. But I'd recommend to keep always your cs2d folder in Home folder. You can try also the second method however it is kinda dangerous because it gives privileges to anyone to execute that file, not just to the Owner group.

alt Re: Starting a server issue

karthik
User Off Offline

Zitieren
It worked thank you.

But after that the server goes off and It says screen is terminating I tried those two commands and tried to start the server it is not starting.
2× editiert, zuletzt 22.12.15 19:07:53
Zum Anfang Vorherige 1 Nächste Zum Anfang
Einloggen, um zu antworten Servers-ÜbersichtCS2D-ÜbersichtForenübersicht