Code if (!$this->__active && $this->__init && !is_writable($this->settings['path'])) {
$this->__init = false;
trigger_error(sprintf(__('%s is not writable', true), $this->settings['path']), E_USER_WARNING);
FileEngine::__active() - CORE/cake/libs/cache/file.php, line 267
FileEngine::init() - CORE/cake/libs/cache/file.php, line 105
Cache::engine() - CORE/cake/libs/cache.php, line 154
Cache::config() - CORE/cake/libs/cache.php, line 126
include - APP/config/core.php, line 204
Configure::__loadBootstrap() - CORE/cake/libs/configure.php, line 660
Configure::getInstance() - CORE/cake/libs/configure.php, line 137
include - CORE/cake/bootstrap.php, line 47
[main] - APP/webroot/index.php, line 81