Posts: 621
Threads: 174
Joined: Nov 2013
When im editing the server.cfg at triangle.gs it says [ERRNO 13] Permisson denied. And when i tried to start the server it says "Server Successfully Started" But server still offline.
Posts: 621
Threads: 174
Joined: Nov 2013
Posts: 37
Threads: 3
Joined: Feb 2014
Reputation:
0
You can ask your questions by 1 topic.
Back to topic, i don't know much about triangle.gs but try to go your FTP or SSH and set the permissions.
Posts: 621
Threads: 174
Joined: Nov 2013
Quote:
Originally Posted by Latyos
Back to topic, i don't know much about triangle.gs but try to go your FTP or SSH and set the permissions.
|
How?
Posts: 1,013
Threads: 84
Joined: Aug 2010
Reputation:
0
This is not the Triangle.gs support forum. You are better of asking triangle.gs on ******** or *******.
Posts: 1,166
Threads: 44
Joined: Sep 2009
Reputation:
0
Make sure you have the correct information in your .cfg (port, bind etc..) It might just be a triangle.gs problem, check the community tab and see if anyone else is having the same problem, if not post on their forums and ask whats going on.
Posts: 37
Threads: 3
Joined: Feb 2014
Reputation:
0
With SSH:
chmod -R 755 /directory/
With FTP:
Right click on folder properties, set permission to 755
if not works try to set it 777
I'm using Windows so i don't know which permissions required for linux. But you can search there i think.
Posts: 621
Threads: 174
Joined: Nov 2013
Posts: 621
Threads: 174
Joined: Nov 2013
Quote:
Originally Posted by Latyos
You can ask your questions by 1 topic.
Back to topic, i don't know much about triangle.gs but try to go your FTP or SSH and set the permissions.
|
Quote:
Originally Posted by Neonman
If you are editing the server.cfg via their web-panel, and it shows "access denied" error, then try editing it via the FTP client.
|
I already try it via FTP and its not working