Warning (512): /home/peppermintbar/public_html/tmp/cache/persistent/ is not writable [CORE/src/Cache/Engine/FileEngine.php, line 434]

Warning: file_put_contents(/home/peppermintbar/public_html/logs/error.log) [function.file-put-contents]: failed to open stream: Permission denied in /home/peppermintbar/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): file_put_contents(/home/peppermintbar/public_html/logs/error.log) [<a href='http://php.net/function.file-put-contents'>function.file-put-contents</a>]: failed to open stream: Permission denied [CORE/src/Log/Engine/FileLog.php, line 133]

Warning: file_put_contents(/home/peppermintbar/public_html/logs/error.log) [function.file-put-contents]: failed to open stream: Permission denied in /home/peppermintbar/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (512): Unable to emit headers. Headers sent in file=/home/peppermintbar/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php line=754 [CORE/src/Http/ResponseEmitter.php, line 48]

Warning: file_put_contents(/home/peppermintbar/public_html/logs/error.log) [function.file-put-contents]: failed to open stream: Permission denied in /home/peppermintbar/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): Cannot modify header information - headers already sent by (output started at /home/peppermintbar/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php:754) [CORE/src/Http/ResponseEmitter.php, line 145]

Warning: file_put_contents(/home/peppermintbar/public_html/logs/error.log) [function.file-put-contents]: failed to open stream: Permission denied in /home/peppermintbar/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2): Cannot modify header information - headers already sent by (output started at /home/peppermintbar/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php:754) [CORE/src/Http/ResponseEmitter.php, line 173]

Warning: file_put_contents(/home/peppermintbar/public_html/logs/error.log) [function.file-put-contents]: failed to open stream: Permission denied in /home/peppermintbar/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Error: Cache engine Cake\Cache\Engine\FileEngine is not properly configured.

Cache engine Cake\Cache\Engine\FileEngine is not properly configured. RuntimeException

Documentation API

Could this be caused by using Auto-Tables?

Some of the Table objects in your application were created by instantiating "Cake\ORM\Table" instead of any other specific subclass.

This could be the cause for this exception. Auto-Tables are created for you under the following circumstances:


Please try correcting the issue for the following table aliases:


If you want to customize this error message, create src/Template/Error/error500.ctp

toggle vendor stack frames