Cache directory for HTMLPurifier is not writable
localheinz opened this issue · 5 comments
When navigating locally to
the following error is triggered
( ! ) Warning: Directory /Users/am/Sites/zendframework/modules.zendframework.com/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer not writable, please chmod to 777 in /Users/am/Sites/zendframework/modules.zendframework.com/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer.php on line 272
Do you want to take a look at this since you introduced the view helper? I think it needs proper configuration, maybe something in data/cache/html-purifier/
or so, otherwise it will fall back to its own default. Had this issue myself before in a different project.
i will
Permissions error fixing now
On 23 Jan 2015 19:22, "Marco Rieger" notifications@github.com wrote:
i will
—
Reply to this email directly or view it on GitHub
#315 (comment)
.
I was wrong, I missed the development.
On 23 January 2015 at 19:22:01, Marco Rieger (notifications@github.com) wrote:
i will
—
Reply to this email directly or view it on GitHub.
pr will show up in a few minutes
Awesome, great job @ins0!