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'
),
'_camelize' => array(
'_DebugKit' => 'DebugKit',
'_Seo' => 'Seo'
),
'_underscore' => array(
'_DebugKit' => 'debug_kit'
)
)
$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
CakePlugin::load() - CORE/Cake/Core/CakePlugin.php, line 85
CakePlugin::loadAll() - CORE/Cake/Core/CakePlugin.php, line 128
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 'languages' to Apc cache [CORE/Cake/Cache/Cache.php, line 323]Code Context ),
E_USER_WARNING
);
$key = 'languages'
$value = array(
'ci' => 'Cirilica',
'en' => 'English',
'sr' => 'Latinica'
)
$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
require_once - ROOT/VectorCMS/Config/routes.php, line 92
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
Dispatcher::parseParams() - CORE/Cake/Routing/Dispatcher.php, line 217
call_user_func - [internal], line ??
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 145
[main] - ROOT/VectorCMS/webroot/index.php, line 142