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 263
FileEngine::init() - CORE/cake/libs/cache/file.php, line 97
Cache::engine() - CORE/cake/libs/cache.php, line 160
Cache::config() - CORE/cake/libs/cache.php, line 128
include - APP/config/core.php, line 228
Configure::__loadBootstrap() - CORE/cake/libs/configure.php, line 609
Configure::getInstance() - CORE/cake/libs/configure.php, line 125
include - CORE/cake/bootstrap.php, line 46
[main] - APP/webroot/index.php, line 77