Warning (512): _cake_core_ cache was unable to write 'cake_eng' to File cache [CORE/Cake/Cache/Cache.php, line 327]Code Contextstatic::$_engines[$config]->settings['engine']
),
E_USER_WARNING
$key = 'cake_eng' $value = array( 'LC_MESSAGES' => array() ) $config = '_cake_core_' $settings = array( 'engine' => 'File', 'prefix' => 'myapp_cake_core_', 'path' => '/home/nonisesh/www/orelc/academy/app/tmp/cache/persistent/', 'serialize' => true, 'duration' => (int) 10, 'lock' => true, 'isWindows' => false, 'mask' => (int) 436, 'probability' => (int) 100, 'groups' => array() ) $success = falseCache::write() - CORE/Cake/Cache/Cache.php, line 327 I18n::translate() - CORE/Cake/I18n/I18n.php, line 240 __d - CORE/Cake/basics.php, line 636 AuthComponent::_setDefaults() - CORE/Cake/Controller/Component/AuthComponent.php, line 435 AuthComponent::startup() - CORE/Cake/Controller/Component/AuthComponent.php, line 296 ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 129 CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243 Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 683 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 111