Warning (512): _cake_model_ cache was unable to write 'default_gurvansr_db_list' to File cache [CORE/Cake/Cache/Cache.php, line 327]Code Context static::$_engines[$config]->settings['engine']
),
E_USER_WARNING
$key = 'default_gurvansr_db_list'
$value = null
$config = '_cake_model_'
$settings = array(
'engine' => 'File',
'prefix' => 'myapp_cake_model_',
'path' => '/home/gurvansr/public_html/app/tmp/cache/models/',
'serialize' => true,
'duration' => (int) 10,
'lock' => true,
'isWindows' => false,
'mask' => (int) 436,
'probability' => (int) 100,
'groups' => array()
)
$success = false
Cache::write() - CORE/Cake/Cache/Cache.php, line 327
DataSource::listSources() - CORE/Cake/Model/Datasource/DataSource.php, line 110
Mysql::listSources() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 220
Model::setSource() - CORE/Cake/Model/Model.php, line 1168
Model::getDataSource() - CORE/Cake/Model/Model.php, line 3660
Model::query() - CORE/Cake/Model/Model.php, line 3462
PagesController::display() - APP/Controller/PagesController.php, line 36
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110
Warning (512): _cake_model_ cache was unable to write 'default_gurvansr_db_list' to File cache [CORE/Cake/Cache/Cache.php, line 327]Code Context static::$_engines[$config]->settings['engine']
),
E_USER_WARNING
$key = 'default_gurvansr_db_list'
$value = array(
(int) 0 => 'categories',
(int) 1 => 'collections',
(int) 2 => 'collphotos',
(int) 3 => 'colors',
(int) 4 => 'contacts',
(int) 5 => 'ip2location',
(int) 6 => 'langs',
(int) 7 => 'logs',
(int) 8 => 'materials',
(int) 9 => 'menus',
(int) 10 => 'namecards',
(int) 11 => 'ourstories',
(int) 12 => 'productcolors',
(int) 13 => 'productmaterials',
(int) 14 => 'productphotos',
(int) 15 => 'products',
(int) 16 => 'productsizes',
(int) 17 => 'publishers',
(int) 18 => 'sizes',
(int) 19 => 'sliders',
(int) 20 => 'types'
)
$config = '_cake_model_'
$settings = array(
'engine' => 'File',
'prefix' => 'myapp_cake_model_',
'path' => '/home/gurvansr/public_html/app/tmp/cache/models/',
'serialize' => true,
'duration' => (int) 10,
'lock' => true,
'isWindows' => false,
'mask' => (int) 436,
'probability' => (int) 100,
'groups' => array()
)
$success = false
Cache::write() - CORE/Cake/Cache/Cache.php, line 327
DataSource::listSources() - CORE/Cake/Model/Datasource/DataSource.php, line 110
Mysql::listSources() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 237
Model::setSource() - CORE/Cake/Model/Model.php, line 1168
Model::getDataSource() - CORE/Cake/Model/Model.php, line 3660
Model::query() - CORE/Cake/Model/Model.php, line 3462
PagesController::display() - APP/Controller/PagesController.php, line 36
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110
Warning (2): Cannot modify header information - headers already sent by (output started at /home/gurvansr/public_html/lib/Cake/Utility/Debugger.php:794) [APP/Controller/PagesController.php, line 53]Code Context
if(!isset($_COOKIE['CheckLang'])){
setcookie("CheckLang", "1", time()+86400);
$query = array(
(int) 0 => array(
'ip2location' => array(
'ip_from' => '3628683264',
'ip_to' => '3628771327',
'country_code' => 'US',
'country_name' => 'United States'
)
)
)
$ip = '216.73.216.41'
$sql = 'select * from (select * from ip2location where ip_from <= 3628718121) ip2location where 3628718121 <= ip_to limit 1'
$protocol = 'https://'
setcookie - [internal], line ??
PagesController::display() - APP/Controller/PagesController.php, line 53
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 491
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110
Warning (512): _cake_core_ cache was unable to write 'file_map' to File cache [CORE/Cake/Cache/Cache.php, line 327]Code Context static::$_engines[$config]->settings['engine']
),
E_USER_WARNING
$key = 'file_map'
$value = array(
'Configure' => '/home/gurvansr/public_html/lib/Cake/Core/Configure.php',
'Hash' => '/home/gurvansr/public_html/lib/Cake/Utility/Hash.php',
'Cache' => '/home/gurvansr/public_html/lib/Cake/Cache/Cache.php',
'FileEngine' => '/home/gurvansr/public_html/lib/Cake/Cache/Engine/FileEngine.php',
'CacheEngine' => '/home/gurvansr/public_html/lib/Cake/Cache/CacheEngine.php',
'Inflector' => '/home/gurvansr/public_html/lib/Cake/Utility/Inflector.php',
'ErrorHandler' => '/home/gurvansr/public_html/lib/Cake/Error/ErrorHandler.php',
'CakeLog' => '/home/gurvansr/public_html/lib/Cake/Log/CakeLog.php',
'LogEngineCollection' => '/home/gurvansr/public_html/lib/Cake/Log/LogEngineCollection.php',
'ObjectCollection' => '/home/gurvansr/public_html/lib/Cake/Utility/ObjectCollection.php',
'FileLog' => '/home/gurvansr/public_html/lib/Cake/Log/Engine/FileLog.php',
'BaseLog' => '/home/gurvansr/public_html/lib/Cake/Log/Engine/BaseLog.php',
'CakeLogInterface' => '/home/gurvansr/public_html/lib/Cake/Log/CakeLogInterface.php',
'Debugger' => '/home/gurvansr/public_html/lib/Cake/Utility/Debugger.php',
'CakeText' => '/home/gurvansr/public_html/lib/Cake/Utility/CakeText.php',
'Dispatcher' => '/home/gurvansr/public_html/lib/Cake/Routing/Dispatcher.php',
'CakeEventListener' => '/home/gurvansr/public_html/lib/Cake/Event/CakeEventListener.php',
'CakeRequest' => '/home/gurvansr/public_html/lib/Cake/Network/CakeRequest.php',
'CakeResponse' => '/home/gurvansr/public_html/lib/Cake/Network/CakeResponse.php',
'CakeEvent' => '/home/gurvansr/public_html/lib/Cake/Event/CakeEvent.php',
'CakeEventManager' => '/home/gurvansr/public_html/lib/Cake/Event/CakeEventManager.php',
'AssetDispatcher' => '/home/gurvansr/public_html/lib/Cake/Routing/Filter/AssetDispatcher.php',
'DispatcherFilter' => '/home/gurvansr/public_html/lib/Cake/Routing/DispatcherFilter.php',
'CacheDispatcher' => '/home/gurvansr/public_html/lib/Cake/Routing/Filter/CacheDispatcher.php',
'Router' => '/home/gurvansr/public_html/lib/Cake/Routing/Router.php',
'CakeRoute' => '/home/gurvansr/public_html/lib/Cake/Routing/Route/CakeRoute.php',
'CakePlugin' => '/home/gurvansr/public_html/lib/Cake/Core/CakePlugin.php',
'PagesController' => '/home/gurvansr/public_html/app/Controller/PagesController.php',
'AppController' => '/home/gurvansr/public_html/app/Controller/AppController.php',
'Controller' => '/home/gurvansr/public_html/lib/Cake/Controller/Controller.php',
'Object' => '/home/gurvansr/public_html/lib/Cake/Core/Object.php',
'ComponentCollection' => '/home/gurvansr/public_html/lib/Cake/Controller/ComponentCollection.php',
'SessionComponent' => '/home/gurvansr/public_html/lib/Cake/Controller/Component/SessionComponent.php',
'Component' => '/home/gurvansr/public_html/lib/Cake/Controller/Component.php',
'FlashComponent' => '/home/gurvansr/public_html/lib/Cake/Controller/Component/FlashComponent.php',
'ClassRegistry' => '/home/gurvansr/public_html/lib/Cake/Utility/ClassRegistry.php',
'AppModel' => '/home/gurvansr/public_html/app/Model/AppModel.php',
'Model' => '/home/gurvansr/public_html/lib/Cake/Model/Model.php',
'BehaviorCollection' => '/home/gurvansr/public_html/lib/Cake/Model/BehaviorCollection.php',
'ConnectionManager' => '/home/gurvansr/public_html/lib/Cake/Model/ConnectionManager.php',
'Mysql' => '/home/gurvansr/public_html/lib/Cake/Model/Datasource/Database/Mysql.php',
'DboSource' => '/home/gurvansr/public_html/lib/Cake/Model/Datasource/DboSource.php',
'DataSource' => '/home/gurvansr/public_html/lib/Cake/Model/Datasource/DataSource.php',
'I18n' => '/home/gurvansr/public_html/lib/Cake/I18n/I18n.php',
'L10n' => '/home/gurvansr/public_html/lib/Cake/I18n/L10n.php',
'CakeSession' => '/home/gurvansr/public_html/lib/Cake/Model/Datasource/CakeSession.php'
)
$config = '_cake_core_'
$settings = array(
'engine' => 'File',
'prefix' => 'myapp_cake_core_',
'path' => '/home/gurvansr/public_html/app/tmp/cache/persistent/',
'serialize' => true,
'duration' => (int) 10,
'lock' => true,
'isWindows' => false,
'mask' => (int) 436,
'probability' => (int) 100,
'groups' => array()
)
$success = false
Cache::write() - CORE/Cake/Cache/Cache.php, line 327
App::shutdown() - CORE/Cake/Core/App.php, line 938
[main] - [internal], line ??
Warning (512): _cake_core_ cache was unable to write 'method_cache' to File cache [CORE/Cake/Cache/Cache.php, line 327]Code Context static::$_engines[$config]->settings['engine']
),
E_USER_WARNING
$key = 'method_cache'
$value = array(
(int) 0 => false,
'name' => array(
'def13515ad08326496175293d5f0f0fc' => '`gurvansr_db`'
)
)
$config = '_cake_core_'
$settings = array(
'engine' => 'File',
'prefix' => 'myapp_cake_core_',
'path' => '/home/gurvansr/public_html/app/tmp/cache/persistent/',
'serialize' => true,
'duration' => (int) 10,
'lock' => true,
'isWindows' => false,
'mask' => (int) 436,
'probability' => (int) 100,
'groups' => array()
)
$success = false
Cache::write() - CORE/Cake/Cache/Cache.php, line 327
DboSource::__destruct() - CORE/Cake/Model/Datasource/DboSource.php, line 3598
[main] - [internal], line ??