Hi everyone,
Non-techie here trying to redo my personal page with Grav. I'm using NearlyFreeSpeech (NFS) and connecting through SSH with Filezilla 3.63.
I've copied over the Grav files to the root but I'm getting the "Fatal error : Uncaught RuntimeException:" for inability to write to security.yaml among others. From searching, it looks like the problem is a permissions problem. Grav said it would do a setup guide for NFS in 2014 but never completed/posted it. One forum user here gave up on trying to setup with NFS. A blogger said they got it working, but they don't have any details or comment/contact method to find the details:
"The tricky thing about Grav is you need to enable web-group-writable permissions on the site, which can be problematic. Nearly Free Speech sensibly doesn't allow this by default, so the installation process requires a little tweaking."
https://firstpageofthejournal.com/blog/grav-maga
Checking the folders/files through Filezilla, all Grav folders are set to 775 and files to 664, so it would seem that owner and group have read and write access in all cases.
I would appreciate any thoughts on getting it to work with NFS.
Thanks!