|
Error - unlink(C:\PHP\PEAR/HTMLPurifier/DefinitionCache/Serializer/HTML/CVS): Permission denied March 14, 2012 05:29PM |
Registered: 1 year ago Posts: 18 |
Most of the tme we run the purifer for the first time on a machine or change the config, we get this error message. It especially happens when PHPUnit is running the script.
unlink(C:\PHP\PEAR/HTMLPurifier/DefinitionCache/Serializer/HTML/CVS): Permission denied
UPDATE: Just deployed the code and it happened once in Production, but seems to be fine now. So, like it said, once each time something changes, thought it was the config, but that is not the case.
Oh, and it's per web server restart.
|
Re: Error - unlink(C:\PHP\PEAR/HTMLPurifier/DefinitionCache/Serializer/HTML/CVS): Permission denied March 14, 2012 05:53PM |
Registered: 1 year ago Posts: 18 |