This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
pe:setup-grav [2019/04/20 04:05] 218.186.142.130 created |
pe:setup-grav [2020/03/24 02:34] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Setting up Grav ====== | ====== Setting up Grav ====== | ||
- | On heliohost, grav is a one click install. On this shared hosting platform, the software needs to be manually installed. I followed the installation [instructions](https:// | + | On heliohost, |
- | Grav's documentation has a troubleshooting | + | Grav's documentation has a troubleshooting page (https:// |
- | After deleting all the installed folders and using a info.php test script, I found that the main problem was the grav-admin folder permissions was set at 775 instead of the required 755. I managed to fix this after a google search which let me to this [forum discussion](https:// | + | After deleting all the installed folders and using a info.php test script, I found that the main problem was the grav-admin folder permissions was set at 775 instead of the required 755. I managed to fix this after a google search which let me to this forum discussion (https:// |
After changing the permissions, | After changing the permissions, | ||
Finally. | Finally. |