PHP error in watchdog re: unwritable directory
mfb - May 26, 2008 - 09:29
| Project: | HTML Purifier |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
I am seeing this error in the watchdog:
Directory /modules/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer/URI not writable, please alter file permissions in /modules/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer.php on line 165.
The attached patch seemed to resolve the issue (although I haven't studied the code enough to know it's the right solution).
| Attachment | Size |
|---|---|
| htmlpurifier-cache.patch | 745 bytes |

#1
mfb, the patch is correct. It's been committed. Thanks!
#2
Automatically closed -- issue fixed for two weeks with no activity.