Warning (512): _cake_model_ cache was unable to write 'default_website_pages' to Apc cache [CORE/Cake/Cache/Cache.php, line 323]Code Context ),
E_USER_WARNING
);
$key = 'default_website_pages'
$value = 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
DataSource::describe() - CORE/Cake/Model/Datasource/DataSource.php, line 135
Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 332
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
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
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 674
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187
Warning (512): _cake_model_ cache was unable to write 'default_website_uploads' to Apc cache [CORE/Cake/Cache/Cache.php, line 323]Code Context ),
E_USER_WARNING
);
$key = 'default_website_uploads'
$value = array(
'id' => array(
'type' => 'biginteger',
'null' => false,
'default' => null,
'length' => (int) 20,
'unsigned' => true,
'key' => 'primary'
),
'locale' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 8,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'association' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 32,
'key' => 'index',
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'model' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 32,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'foreign_key' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => (int) 11,
'unsigned' => true
),
'filename' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 256,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'path' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 64,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'filesize' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => (int) 11,
'unsigned' => true
),
'mimetype' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 64,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'title' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 100,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'meta' => array(
'type' => 'text',
'null' => false,
'default' => null,
'length' => null,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'ordering' => array(
'type' => 'integer',
'null' => true,
'default' => null,
'length' => (int) 11,
'unsigned' => true
),
'is_deleted' => array(
'type' => 'boolean',
'null' => false,
'default' => '0',
'length' => (int) 1
),
'modified' => array(
'type' => 'datetime',
'null' => false,
'default' => null,
'length' => null
),
'modified_by' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => (int) 10,
'unsigned' => true
),
'created' => array(
'type' => 'datetime',
'null' => false,
'default' => null,
'length' => null
),
'created_by' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => (int) 10,
'unsigned' => true
)
)
$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
Upload::__construct() - ROOT/VectorCMS/Model/Upload.php, line 24
ReflectionClass::newInstance() - [internal], line ??
ClassRegistry::init() - CORE/Cake/Utility/ClassRegistry.php, line 174
Model::_constructLinkedModel() - CORE/Cake/Model/Model.php, line 1050
Model::__isset() - CORE/Cake/Model/Model.php, line 859
Model::__get() - CORE/Cake/Model/Model.php, line 892
DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1081
Model::_readDataSource() - CORE/Cake/Model/Model.php, line 2904
Model::find() - CORE/Cake/Model/Model.php, line 2876
AppModel::find() - ROOT/VectorCMS/Model/AppModel.php, line 1313
Page::getSitemap() - ROOT/VectorCMS/Model/Page.php, line 214