Warning (512): _cake_core_ cache was unable to write 'cake_dev_eng' to Apc cache [CORE/Cake/Cache/Cache.php, line 323]Code Context ),
E_USER_WARNING
);
$key = 'cake_dev_eng'
$value = array(
'LC_MESSAGES' => array()
)
$config = '_cake_core_'
$settings = array(
'prefix' => '*****',
'engine' => 'Apc',
'path' => '/var/www/html/app/tmp/cache/persistent/',
'serialize' => false,
'duration' => (int) 10,
'probability' => (int) 100,
'groups' => array()
)
$success = false
Cache::write() - CORE/Cake/Cache/Cache.php, line 323
I18n::translate() - CORE/Cake/I18n/I18n.php, line 241
__d - CORE/Cake/basics.php, line 615
Cache::write() - CORE/Cake/Cache/Cache.php, line 321
Inflector::_cache() - CORE/Cake/Utility/Inflector.php, line 269
Inflector::underscore() - CORE/Cake/Utility/Inflector.php, line 481
ClassRegistry::isKeySet() - CORE/Cake/Utility/ClassRegistry.php, line 248
ClassRegistry::_duplicate() - CORE/Cake/Utility/ClassRegistry.php, line 318
ClassRegistry::init() - CORE/Cake/Utility/ClassRegistry.php, line 136
I18n::_bindTextDomain() - CORE/Cake/I18n/I18n.php, line 442
I18n::translate() - CORE/Cake/I18n/I18n.php, line 239
__d - CORE/Cake/basics.php, line 615
Cache::write() - CORE/Cake/Cache/Cache.php, line 321
Inflector::_cache() - CORE/Cake/Utility/Inflector.php, line 269
Inflector::camelize() - CORE/Cake/Utility/Inflector.php, line 466
App::_loadClass() - CORE/Cake/Core/App.php, line 689
App::import() - CORE/Cake/Core/App.php, line 641
Warning (512): default cache was unable to write 'inflector' to Apc cache [CORE/Cake/Cache/Cache.php, line 323]Code Context ),
E_USER_WARNING
);
$key = 'inflector'
$value = array(
'_humanize' => array(
'_DebugKit' => 'DebugKit',
'_Seo' => 'Seo',
'_Log' => 'Log'
),
'_camelize' => array(
'_DebugKit' => 'DebugKit',
'_Seo' => 'Seo',
'_Log' => 'Log'
),
'_underscore' => array(
'_DebugKit' => 'debug_kit',
'_Seo' => 'seo',
'_Language' => 'language',
'_DefaultBehavior' => 'default_behavior',
'_Dictionary' => 'dictionary'
),
'pluralize' => array(
'language' => 'languages'
),
'_tableize' => array(
'_Language' => 'languages'
)
)
$config = 'default'
$settings = array(
'prefix' => '*****',
'engine' => 'Apc',
'duration' => (int) 3600,
'probability' => (int) 100,
'groups' => array()
)
$success = false
Cache::write() - CORE/Cake/Cache/Cache.php, line 323
Inflector::_cache() - CORE/Cake/Utility/Inflector.php, line 269
Inflector::underscore() - CORE/Cake/Utility/Inflector.php, line 481
ClassRegistry::isKeySet() - CORE/Cake/Utility/ClassRegistry.php, line 248
ClassRegistry::_duplicate() - CORE/Cake/Utility/ClassRegistry.php, line 318
ClassRegistry::init() - CORE/Cake/Utility/ClassRegistry.php, line 136
I18n::_bindTextDomain() - CORE/Cake/I18n/I18n.php, line 442
I18n::translate() - CORE/Cake/I18n/I18n.php, line 239
__d - CORE/Cake/basics.php, line 615
Cache::write() - CORE/Cake/Cache/Cache.php, line 321
Inflector::_cache() - CORE/Cake/Utility/Inflector.php, line 269
Inflector::camelize() - CORE/Cake/Utility/Inflector.php, line 466
App::_loadClass() - CORE/Cake/Core/App.php, line 689
App::import() - CORE/Cake/Core/App.php, line 641
include - ROOT/VectorCMS/Model/Behavior/LoggedBehavior.php, line 2
App::load() - CORE/Cake/Core/App.php, line 565
spl_autoload_call - [internal], line ??
Warning (512): default cache was unable to write 'inflector' to Apc cache [CORE/Cake/Cache/Cache.php, line 323]Code Context ),
E_USER_WARNING
);
$key = 'inflector'
$value = array(
'_humanize' => array(
'_DebugKit' => 'DebugKit',
'_Seo' => 'Seo',
'_Log' => 'Log'
),
'_camelize' => array(
'_DebugKit' => 'DebugKit',
'_Seo' => 'Seo',
'_Log' => 'Log'
),
'_underscore' => array(
'_DebugKit' => 'debug_kit',
'_Seo' => 'seo',
'_Language' => 'language',
'_DefaultBehavior' => 'default_behavior'
),
'pluralize' => array(
'language' => 'languages'
),
'_tableize' => array(
'_Language' => 'languages'
)
)
$config = 'default'
$settings = array(
'prefix' => '*****',
'engine' => 'Apc',
'duration' => (int) 3600,
'probability' => (int) 100,
'groups' => array()
)
$success = false
Cache::write() - CORE/Cake/Cache/Cache.php, line 323
Inflector::_cache() - CORE/Cake/Utility/Inflector.php, line 269
Inflector::camelize() - CORE/Cake/Utility/Inflector.php, line 466
App::_loadClass() - CORE/Cake/Core/App.php, line 689
App::import() - CORE/Cake/Core/App.php, line 641
include - ROOT/VectorCMS/Model/Behavior/LoggedBehavior.php, line 2
App::load() - CORE/Cake/Core/App.php, line 565
spl_autoload_call - [internal], line ??
class_exists - [internal], line ??
BehaviorCollection::load() - CORE/Cake/Model/BehaviorCollection.php, line 120
BehaviorCollection::init() - CORE/Cake/Model/BehaviorCollection.php, line 66
Model::__construct() - CORE/Cake/Model/Model.php, line 747
AppModel::__construct() - ROOT/VectorCMS/Model/AppModel.php, line 189
require_once - ROOT/VectorCMS/Config/routes.php, line 90
include - APP/Config/routes.php, line 31
Router::_loadRoutes() - CORE/Cake/Routing/Router.php, line 1304
Router::parse() - CORE/Cake/Routing/Router.php, line 599