Repeated HTMLPrurifier Warnings
-
EasyAppointments on Cloudron is logging repeated HTMLPurifier warnings:
Directory /app/code/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer not writable.The app appears to use HTMLPurifier_Config::createDefault() in:
/app/code/application/helpers/html_helper.phpThe package should set Cache.SerializerPath to a writable path such as:
/run/easyappointments/cache/htmlpurifier
or /app/data/...Logs grew up to 21 GB because of the warning below that kept repeating.
/run/easyappointments# tail logs/log-2026-05-01.php 'function' => '_error_handler', 'args' => array ( 0 => 512, 1 => 'Directory /app/code/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer not writable. Please chmod to 755', 2 => '/app/code/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer.php', 3 => 295, ), ), )
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login