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'
)
)
$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::humanize() - CORE/Cake/Utility/Inflector.php, line 500
Inflector::camelize() - CORE/Cake/Utility/Inflector.php, line 465
App::objects() - CORE/Cake/Core/App.php, line 486
CakePlugin::loadAll() - CORE/Cake/Core/CakePlugin.php, line 122
require - ROOT/VectorCMS/Config/configure.php, line 45
include - APP/Config/bootstrap.php, line 28
Configure::bootstrap() - CORE/Cake/Core/Configure.php, line 92
include - CORE/Cake/bootstrap.php, line 176
[main] - ROOT/VectorCMS/webroot/index.php, line 120
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',
'_LogDetails' => 'LogDetails',
'_front' => 'Front'
),
'_camelize' => array(
'_DebugKit' => 'DebugKit',
'_Seo' => 'Seo',
'_Log' => 'Log',
'_LogDetails' => 'LogDetails',
'_front' => 'Front'
),
'_underscore' => array(
'_DebugKit' => 'debug_kit',
'_Seo' => 'seo',
'_Language' => 'language',
'_DefaultBehavior' => 'default_behavior',
'_LoggedBehavior' => 'logged_behavior',
'_ContainableBehavior' => 'containable_behavior',
'_Front' => 'front'
),
'pluralize' => array(
'language' => 'languages'
),
'_tableize' => array(
'_Language' => 'languages'
),
'singularize' => array(
'Front' => 'Front'
)
)
$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
Controller::__construct() - CORE/Cake/Controller/Controller.php, line 328
ReflectionClass::newInstance() - [internal], line ??
Dispatcher::_getController() - CORE/Cake/Routing/Dispatcher.php, line 241
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 156
[main] - ROOT/VectorCMS/webroot/index.php, line 142