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.

Andrzej Kurczych Newcomer

@akurczych · Joined 9 years ago · 3 posts · 1 topics · 0 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Mkdir Permission denied · 9 years ago

    Hi Kosnik, Finally got it sorted. You were right, it was a problem with user and group in the apache configuration file. When I run the check suggested in the Permission troubleshooting section: ps au

  • Mkdir Permission denied · 9 years ago

    Could not change owner to www-data. Replied that it is illegal group name. I checked which user Apache runs with using the following command ps aux | grep -v root | grep apache | cut -d\ -f1 | sort

  • Mkdir Permission denied · 9 years ago

    Hi, I haven't got any experience. Tried to install grav. Worked through the permissions troubleshooting section. Still no joy. I run grav on apache provided with macos sierra. I used the following gui