Warning (512): _cake_model_ cache was unable to write 'default_website_live_javascripts' to Apc cache [CORE/Cake/Cache/Cache.php, line 323]Code Context ),
E_USER_WARNING
);
$key = 'default_website_live_javascripts'
$value = array(
'id' => array(
'type' => 'biginteger',
'null' => false,
'default' => null,
'length' => (int) 20,
'unsigned' => true,
'key' => 'primary'
),
'name' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 512,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'data' => array(
'type' => 'text',
'null' => false,
'default' => null,
'length' => null,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'modified_by' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => (int) 11,
'unsigned' => true
),
'modified' => array(
'type' => 'datetime',
'null' => false,
'default' => null,
'length' => null
),
'created_by' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => (int) 11,
'unsigned' => true
),
'created' => array(
'type' => 'datetime',
'null' => false,
'default' => null,
'length' => null
)
)
$config = '_cake_model_'
$settings = array(
'prefix' => '*****',
'engine' => 'Apc',
'path' => '/var/www/html/app/tmp/cache/models/',
'serialize' => false,
'duration' => (int) 10,
'probability' => (int) 100,
'groups' => array()
)
$success = false
Cache::write() - CORE/Cake/Cache/Cache.php, line 323
DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 310
Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 369
Model::schema() - CORE/Cake/Model/Model.php, line 1360
AppModel::schema() - ROOT/VectorCMS/Model/AppModel.php, line 513
AppModel::__construct() - ROOT/VectorCMS/Model/AppModel.php, line 198
ReflectionClass::newInstance() - [internal], line ??
ClassRegistry::init() - CORE/Cake/Utility/ClassRegistry.php, line 174
AppModel::__construct() - ROOT/VectorCMS/Model/AppModel.php, line 334
ReflectionClass::newInstance() - [internal], line ??
ClassRegistry::init() - CORE/Cake/Utility/ClassRegistry.php, line 174
AppController::__get() - ROOT/VectorCMS/Controller/AppController.php, line 553
AppController::setupPolyglot() - ROOT/VectorCMS/Controller/AppController.php, line 375
AppController::beforeFilter() - ROOT/VectorCMS/Controller/AppController.php, line 36
FrontController::beforeFilter() - ROOT/VectorCMS/Controller/FrontController.php, line 24
call_user_func - [internal], line ??
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Warning (512): _cake_core_ cache was unable to write 'method_cache' to Apc cache [CORE/Cake/Cache/Cache.php, line 323]Code Context ),
E_USER_WARNING
);
$key = 'method_cache'
$value = array(
'name' => array(
'4fccf0359a12b939c64f5198be920917' => '`website`',
'2a2046a9c7d21e87f132bf2acb37c9a8' => '`pages`',
'59345cd6608d0332c213da525df7c8e2' => '`dictionary`',
'f668cf739e091e5acb79aa13a55ec2d3' => '`live_stylesheets`',
'41a2c68b3ef3ebcc8a905c03f502c99c' => '`live_javascripts`',
'f011a645bca57e750cdce1388fc8b288' => '`live_layouts`',
'a403eaee4361965f09877b67a15ea08a' => '`contents`',
'70e483486f21b4252d479934a78ba347' => '`live_templates`',
'fc4c7b2aae9faf05d8b29235d1dfdf02' => '`Page`.`id`',
'064354970d88a0b9af33354b30810dbb' => '`Page`.`type`',
'2faa9fd9d51998e0ee54fdab5955bcd7' => '`Page`.`url`',
'c6ff6c38de4db091b3bc1112c7d35e61' => '`Page`.`parent_id`',
'0bfc73e5820ca0b77948f64cf5214618' => '`Page___slug`',
'82ee37eef25d7a45c35eb5a366881f68' => '`Page`.`slug__en`',
'aa45c7c419c82af05e918dd1606a1c13' => '`Page`.`is_translated__en`',
'659c76080945d530ac14b5dd4ea0d8f7' => '`Page`.`is_active`',
'cf09c295aaaf051093f9def4cf09b3b4' => '`Page`',
'fe3ea44b5cf73aafc2b544f8776ce5b7' => '`Page`.`lft`',
'26cc44302713a75d95e69805bd46f24a' => '`Page`.`rght`',
'a09941928f14f534a1b30eacf84494a9' => '`Page`.`id`'
),
'fields' => array(
'2eb460730662cb1ad0891be138e9c511' => array(
(int) 0 => '`Page`.`id`',
(int) 1 => '`Page`.`type`',
(int) 2 => '`Page`.`url`',
(int) 3 => '`Page`.`parent_id`',
(int) 4 => '(`Page`.`slug__en`) AS `Page___slug`'
),
'0c7d3d14e84c528df0e70cc3a93118f7' => array(
(int) 0 => '`Page`.`lft`',
(int) 1 => '`Page`.`rght`'
)
)
)
$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
DboSource::__destruct() - CORE/Cake/Model/Datasource/DboSource.php, line 3564
[main] - [internal], line ??