Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Miles Newcomer
@deimosphoibus · Joined 3 years ago · 4 posts · 1 topics · 1 reputation
Badges
Recent posts
-
Problem installing "Fatal error: Uncaught RuntimeException"
· 3 years ago
The solution was to change the ownership for the directory in which Grav is installed. So I opened up a command line and typed in: chgrp -R web [directory name] And that changed the ownership to all t
-
Setup Permissions with NearlyFreeSpeech
· 3 years ago
Thank you for the advice! The other problem that I was having is that when using this command, it only changed permissions for the directory, but not for the files within. So I had to run chgrp -R web
-
Setup Permissions with NearlyFreeSpeech
· 3 years ago
@NewbBlogger: To do that, I used a command line window and ran the command: chgrp web [grav location] to change the group to web for all of the grav files. Hi there, I am also trying to setup grav on
-
Problem installing "Fatal error: Uncaught RuntimeException"
· 3 years ago
Hello all, I want to install grav + admin plugin. I am using NearlyFreeSpeech.NET as my host, and the server is Apache 2.4 I believe. All the requirements are met, to my knowledge, and yet when I uplo