devryan / GamePanelX-V3

The Original Free and Open Source Game Control Panel
https://www.gamepanelx.com
Other
131 stars 94 forks source link

Failed to open local config for writing #127

Closed andrepaandrea closed 8 years ago

andrepaandrea commented 8 years ago

Everytime I try to start the server I get this: Failed: Failed to open local config (/var/www/html/Web-I//_SERVERS/accounts/PublicServer/xxx.xxx.xxx.xx:27015/740/csgo/cfg/server.cfg) for writing.

devryan commented 8 years ago

Does the file actually exist? What are your permissions on that directory, can you "ls -l" the _SERVERS directory?

mlaraibyameen commented 8 years ago

change the ownership of file to www-data or apache, and if the file doesn't exist create an empty file and do the same.

devryan commented 8 years ago

No reply after, closing