Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Installation & Hosting

Server Permissions Issues, Docs dont help!

first-time

Started by Alex Knopp 8 years ago · 2 replies · 659 views
8 years ago

Hi There

Im Alex and Im a totaly Grav NOOB

Im a WordPress Developer and looking to ditch WP in favour of more flexible and lightweight solutions for my clients. Really looking forward to getting in to a flat file CMS so giving Grav a go before I look at Kirby.

Ive got an issue on my cPanel server (VPS so have root access).
CentOS
PHP7
cPanel

I followed th instructions and got as far as opening the grav-admin folder and I simply got a 500 error.

Error as follows:
SoftException in Application.cpp:267: File "/home/demo/public_html/grav-admin/index.php" is writeable by group, referer: http://185.77.83.90/~demo/

I look up permissions in the docs and it gave me some commands to look at PHP User etc but it just came back empty so really dont know what to do next.

8 years ago

Pretty sure lots of people here would love to help you get started with Grav.

Speaking for myself, I'm having trouble following exactly what steps you've taken. Could you describe a little more about your setup? What did you do before it "just came back empty"? (apart from check the docs)

Which user and group currently owns the Grav files you unpacked and which user/group runs your webserver/PHP? This is the root of the problem. I assure you, you are close.

8 years ago

Ok so I was going through the troubleshooting docs when it mentioned the following:

First, find out which user Apache or Nginx runs with by running the following command For Apache:

TXT
ps aux | grep -v root | grep apache | cut -d\  -f1 | sort | uniq

When I hit enter I got nothing, just an new command prompt. I was assuming it would come back with something.

Suggested topics

Topic Participants Replies Views Activity
Installation & Hosting · by antoinep, 24 hours ago
7 82 6 hours ago
Installation & Hosting · by Jürgen Dietrich, 7 months ago
0 71 7 months ago
Installation & Hosting · by rappluk, 8 months ago
0 71 8 months ago
Installation & Hosting · by N, 12 months ago
3 76 12 months ago
Installation & Hosting · by Youle, 1 year ago
1 65 1 year ago