Code
Strict Standards: Non-static method Configure::read() should not be called statically in
/var/www/corvette/production/cake/basics.php on line
302
Strict Standards: Non-static method Configure::getInstance() should not be called statically in
/var/www/corvette/production/cake/libs/configure.php on line
299
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);
Strict Standards: Non-static method Configure::read() should not be called statically in
/var/www/corvette/production/cake/basics.php on line
302
Strict Standards: Non-static method Configure::getInstance() should not be called statically in
/var/www/corvette/production/cake/libs/configure.php on line
299
FileEngine::__active() - CORE/cake/libs/cache/file.php, line 254
FileEngine::init() - CORE/cake/libs/cache/file.php, line 89
Cache::engine() - CORE/cake/libs/cache.php, line 154
Cache::config() - CORE/cake/libs/cache.php, line 123
include - APP/config/core.php, line 249
Configure::__loadBootstrap() - CORE/cake/libs/configure.php, line 629
Configure::getInstance() - CORE/cake/libs/configure.php, line 125
include - CORE/cake/bootstrap.php, line 46
[main] - APP/webroot/index.php, line 80