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

Permissions Issue After Update

Started by Muut Archive 11 years ago · 6 replies · 354 views
11 years ago

Which version of Grav? I know you have upgraded several times before, did you use the same method?

11 years ago

Hi
same issue with Deliver in two pages
("mkdir(): Permission denied") in “modular/portfolio.html.twig"
("mkdir(): Permission denied") in "partials/blog_item.html.twig"

11 years ago

I'm having the same trouble with /images ... grav clear-cache can't access it due to perms. Seems grav can't write images in there either, all my image html output are broken links.

11 years ago

Ack, this was a very simple bug with pretty large consequences. Basically YAML doesn't handle octal numbers very well, so I had to force the permissions to be in string format, then convert them to octal. This has been addressed in Grav 1.0.4.

Clearing cache should be enough, but if your permissions are such that your user doesn't have access, you might have to manually delete the images folders that have the bad permissions, or the whole image/ folder and recreate it.

11 years ago

Thanks rhukster
Problem solved after update and deleting images folder.

11 years ago

I will try this and get back to you ... Thx!

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 1351 9 years ago
Archive · by Muut Archive, 9 years ago
2 935 9 years ago
Archive · by Muut Archive, 9 years ago
2 4062 9 years ago
Archive · by Muut Archive, 9 years ago
1 2948 9 years ago
Archive · by Muut Archive, 9 years ago
3 1119 9 years ago