Warning (512) : _cake_core_ cache was unable to write 'cake_dev_vie' to File cache [CORE/Cake/Cache/Cache.php , line 309 ]Code Context ),
E_USER_WARNING
); $key = 'cake_dev_vie'
$value = array(
'LC_MESSAGES' => array()
)
$config = '_cake_core_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/home/rides/domains/rides.vn/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 309
I18n::translate() - CORE/Cake/I18n/I18n.php, line 176
__d - CORE/Cake/basics.php, line 560
Cache::write() - CORE/Cake/Cache/Cache.php, line 307
DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 308
DataSource::describe() - CORE/Cake/Model/Datasource/DataSource.php, line 133
Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 281
Model::schema() - CORE/Cake/Model/Model.php, line 1304
DboSource::fields() - CORE/Cake/Model/Datasource/DboSource.php, line 2296
DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1052
Model::find() - CORE/Cake/Model/Model.php, line 2630
DboSource::query() - CORE/Cake/Model/Datasource/DboSource.php, line 600
Model::__call() - CORE/Cake/Model/Model.php, line 784
News::findById() - APP/Controller/NewsController.php, line 292
NewsController::detail() - APP/Controller/NewsController.php, line 292
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 485 Warning (512) : _cake_model_ cache was unable to write 'default_rides_db_news' to File cache [CORE/Cake/Cache/Cache.php , line 309 ]Code Context ),
E_USER_WARNING
); $key = 'default_rides_db_news'
$value = null
$config = '_cake_model_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/home/rides/domains/rides.vn/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 309
DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 308
DataSource::describe() - CORE/Cake/Model/Datasource/DataSource.php, line 133
Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 281
Model::schema() - CORE/Cake/Model/Model.php, line 1304
DboSource::fields() - CORE/Cake/Model/Datasource/DboSource.php, line 2296
DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1052
Model::find() - CORE/Cake/Model/Model.php, line 2630
DboSource::query() - CORE/Cake/Model/Datasource/DboSource.php, line 600
Model::__call() - CORE/Cake/Model/Model.php, line 784
News::findById() - APP/Controller/NewsController.php, line 292
NewsController::detail() - APP/Controller/NewsController.php, line 292
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 485
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 186
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 161
[main] - APP/webroot/index.php, line 92 Warning (512) : _cake_model_ cache was unable to write 'default_rides_db_news' to File cache [CORE/Cake/Cache/Cache.php , line 309 ]Code Context ),
E_USER_WARNING
); $key = 'default_rides_db_news'
$value = array(
'id' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => (int) 11,
'key' => 'primary'
),
'name' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 255,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'code' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 255,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'alias' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 255,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'cat_id' => array(
'type' => 'integer',
'null' => true,
'default' => null,
'length' => (int) 11
),
'price' => array(
'type' => 'integer',
'null' => true,
'default' => '0',
'length' => (int) 11
),
'type' => array(
'type' => 'integer',
'null' => true,
'default' => null,
'length' => (int) 1
),
'shortdes' => array(
'type' => 'text',
'null' => true,
'default' => null,
'length' => null,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'content' => array(
'type' => 'text',
'null' => true,
'default' => null,
'length' => null,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'images' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 255,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'pos' => array(
'type' => 'integer',
'null' => true,
'default' => null,
'length' => (int) 11
),
'new' => array(
'type' => 'integer',
'null' => true,
'default' => null,
'length' => (int) 1,
'comment' => 'san pham moi'
),
'hot' => array(
'type' => 'integer',
'null' => true,
'default' => null,
'length' => (int) 1
),
'saleoff' => array(
'type' => 'integer',
'null' => true,
'default' => null,
'length' => (int) 1
),
'title_seo' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 255,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'meta_key' => array(
'type' => 'text',
'null' => true,
'default' => null,
'length' => null,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'meta_des' => array(
'type' => 'text',
'null' => true,
'default' => null,
'length' => null,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'created' => array(
'type' => 'date',
'null' => true,
'default' => null,
'length' => null
),
'modified' => array(
'type' => 'date',
'null' => true,
'default' => null,
'length' => null
),
'status' => array(
'type' => 'integer',
'null' => true,
'default' => null,
'length' => (int) 1
),
'view' => array(
'type' => 'integer',
'null' => true,
'default' => '0',
'length' => (int) 11
),
'slug' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 255,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'name_eg' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 255,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'shortdes_eg' => array(
'type' => 'text',
'null' => true,
'default' => null,
'length' => null,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'content_eg' => array(
'type' => 'text',
'null' => true,
'default' => null,
'length' => null,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'loaiphong' => array(
'type' => 'text',
'null' => true,
'default' => null,
'length' => null,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'giaphongdem' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 255,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'giaphongngay' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 255,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'khuyenmai' => array(
'type' => 'text',
'null' => true,
'default' => null,
'length' => null,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'sosize' => array(
'type' => 'text',
'null' => true,
'default' => null,
'length' => null,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'size' => array(
'type' => 'text',
'null' => true,
'default' => null,
'length' => null,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'mota' => array(
'type' => 'text',
'null' => true,
'default' => null,
'length' => null,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'mota_eg' => array(
'type' => 'text',
'null' => true,
'default' => null,
'length' => null,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'name_chi' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 255,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'shortdes_chi' => array(
'type' => 'text',
'null' => true,
'default' => null,
'length' => null,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'content_chi' => array(
'type' => 'text',
'null' => true,
'default' => null,
'length' => null,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
)
)
$config = '_cake_model_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/home/rides/domains/rides.vn/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 309
DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 308
Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 315
Model::schema() - CORE/Cake/Model/Model.php, line 1304
DboSource::fields() - CORE/Cake/Model/Datasource/DboSource.php, line 2296
DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1052
Model::find() - CORE/Cake/Model/Model.php, line 2630
DboSource::query() - CORE/Cake/Model/Datasource/DboSource.php, line 600
Model::__call() - CORE/Cake/Model/Model.php, line 784
News::findById() - APP/Controller/NewsController.php, line 292
NewsController::detail() - APP/Controller/NewsController.php, line 292
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 485
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 186
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 161
[main] - APP/webroot/index.php, line 92 Warning (512) : _cake_model_ cache was unable to write 'default_rides_db_i18n' to File cache [CORE/Cake/Cache/Cache.php , line 309 ]Code Context ),
E_USER_WARNING
); $key = 'default_rides_db_i18n'
$value = null
$config = '_cake_model_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/home/rides/domains/rides.vn/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 309
DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 308
DataSource::describe() - CORE/Cake/Model/Datasource/DataSource.php, line 133
Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 281
Model::schema() - CORE/Cake/Model/Model.php, line 1304
DboSource::fields() - CORE/Cake/Model/Datasource/DboSource.php, line 2296
DboSource::generateAssociationQuery() - CORE/Cake/Model/Datasource/DboSource.php, line 1578
DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1073
Model::find() - CORE/Cake/Model/Model.php, line 2630
DboSource::query() - CORE/Cake/Model/Datasource/DboSource.php, line 600
Model::__call() - CORE/Cake/Model/Model.php, line 784
News::findById() - APP/Controller/NewsController.php, line 292
NewsController::detail() - APP/Controller/NewsController.php, line 292
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 485
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 186
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 161 Warning (512) : _cake_model_ cache was unable to write 'default_rides_db_i18n' to File cache [CORE/Cake/Cache/Cache.php , line 309 ]Code Context ),
E_USER_WARNING
); $key = 'default_rides_db_i18n'
$value = array(
'id' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => (int) 10,
'key' => 'primary'
),
'locale' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 6,
'key' => 'index',
'collate' => 'utf8_unicode_ci',
'charset' => 'utf8'
),
'model' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 255,
'key' => 'index',
'collate' => 'utf8_unicode_ci',
'charset' => 'utf8'
),
'foreign_key' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => (int) 10,
'key' => 'index'
),
'field' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 255,
'key' => 'index',
'collate' => 'utf8_unicode_ci',
'charset' => 'utf8'
),
'content' => array(
'type' => 'text',
'null' => true,
'default' => null,
'length' => null,
'collate' => 'utf8_unicode_ci',
'charset' => 'utf8'
)
)
$config = '_cake_model_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/home/rides/domains/rides.vn/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 309
DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 308
Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 315
Model::schema() - CORE/Cake/Model/Model.php, line 1304
DboSource::fields() - CORE/Cake/Model/Datasource/DboSource.php, line 2296
DboSource::generateAssociationQuery() - CORE/Cake/Model/Datasource/DboSource.php, line 1578
DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1073
Model::find() - CORE/Cake/Model/Model.php, line 2630
DboSource::query() - CORE/Cake/Model/Datasource/DboSource.php, line 600
Model::__call() - CORE/Cake/Model/Model.php, line 784
News::findById() - APP/Controller/NewsController.php, line 292
NewsController::detail() - APP/Controller/NewsController.php, line 292
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 485
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 186
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 161
[main] - APP/webroot/index.php, line 92
Ưu tiên các nghiên cứu cấp bách về ứng phó với biến đổi khí hậu, quản lý tài nguyên và môi trường giai đoạn 2016 – 2020
Trang chủ / Tin mới / Ưu tiên các nghiên cứu cấp bách về ứng phó với biến đổi khí hậu, quản lý tài nguyên và môi trường giai đoạn 2016 – 2020
Ưu tiên các nghiên cứu cấp bách về ứng phó với biến đổi khí hậu, quản lý tài nguyên và môi trường giai đoạn 2016 – 2020
102 Views
Thứ trưởng Bộ TN&MT Võ Tuấn Nhân phát biểu chỉ đạo tại cuộc họp
Chiều ngày 10/7, Thứ trưởng Võ Tuấn Nhân đã chủ trì cuộc họp nghe Vụ Khoa học công nghệ báo cáo về tình hình thực hiện nhiệm vụ khoa học và công nghệ năm 2016, 6 tháng đầu năm 2017 và dự kiến kế hoạch năm 2018 của Bộ.
Báo cáo tại cuộc họp, ông Nguyễn Đắc Đồng, Vụ trưởng Vụ Khoa học và Công nghệ cho biết, năm 2016 và 6 tháng đầu năm 2017, Bộ Tài nguyên và Môi trường đã tập trung triển khai thực hiện 01 Chương trình khoa học và công nghệ cấp quốc gia là “Chương trình khoa học và công nghệ ứng phó với biến đổi khí hậu, quản lý tài nguyên và môi trường giai đoạn 2016 – 2020” và 08 Chương trình khoa học và công nghệ cấp Bộ.
Theo ông Nguyễn Đắc Đồng, trên cơ sở kế thừa các kết quả nghiên cứu khoa học trước đây, đồng thời tiếp thu, ứng dụng các thành tựu khoa học và công nghệ mới trong khu vực và trên thế giới, các sản phẩm đề tài có khả năng áp dụng vào thực tiễn, đặc biệt đã đưa ra được nhiều cơ sở khoa học để phục vụ thiết thực cho công tác điều tra cơ bản về tài nguyên và môi trường; hoàn thiện hệ thống văn bản pháp luật về đất đai, tài nguyên nước, bảo vệ môi trường, đa dạng sinh học, biển và hải đảo, đo đạc và bản đồ,…; góp phần đào tạo, nâng cao năng lực đội ngũ cán bộ của Bộ; tăng cường hợp tác giữa các đơn vị trong, ngoài Bộ và hội nhập quốc tế trong nghiên cứu khoa học và công nghệ…
Ông Nguyễn Đắc Đồng, Vụ trưởng Vụ Khoa học và Công nghệ báo cáo tại cuộc họp
Để công tác nghiên cứu khoa học và công nghệ của Bộ đáp ứng các yêu cầu nhiệm vụ đặt ra trong thời gian tới, trong năm 2018, Bộ sẽ tập trung thực hiện các nhiệm vụ nhằm nâng cao chất lượng, hiệu quả công tác điều tra cơ bản, công tác dự báo, cảnh báo thuộc các lĩnh vực quản lý nhà nước về tài nguyên và môi trường. Theo đó, Bộ sẽ tiếp tục thực hiện các chương trình khoa học công nghệ cấp quốc gia, cấp bộ… đảm bảo tiến độ và chất lượng đề ra. Đặc biệt, đối với Chương trình khoa học và công nghệ cấp quốc gia do Bộ chủ trì, năm 2018, Bộ sẽ tiếp tục triển khai thực hiện các đề tài từ năm 2016 và nghiên cứu một số vấn đề ưu tiên cần thực hiện ngay trong năm 2018 như nghiên cứu, ứng dụng chuyển giao công nghệ tiên tiến trong đo vẽ bản đồ địa chất, điều tra cơ bản địa chất về khoáng sản biển và khoáng sản ẩn sâu phần đất liền; cơ chế quản lý về bảo vệ môi trường theo từng loại hình và từng khu vực; căn cứ để lập quy hoạch phát triển và phần phối sử dụng hợp lý, bền vững tài nguyên, chủ động ứng phó với biến đổi khí hậu; lồng ghép ứng phó với biến đổi khí hậu, quản lý tài nguyên và môi trường trong quy hoạch phát triển các ngành và địa phương…
Toàn cảnh cuộc họp
Phát biểu chỉ đạo tại cuộc họp, Thứ trưởng Võ Tuấn Nhân đề nghị Vụ Khoa học và Công nghệ chủ động, phối hợp với các cơ quan nghiên cứu tập trung hoàn thành tốt nhiệm vụ 6 tháng cuối năm, làm tiền đề lập kế hoạch cho năm 2018. Đặc biệt, Thứ trưởng lưu ý các cần tập trung nghiên cứu, bảo đảm chất lượng và tiến độ triển khai các đề tài, nhiệm vụ thuộc Chương trình khoa học và công nghệ cấp quốc gia "Chương trình khoa học và công nghệ ứng phó với biến đổi khí hậu, quản lý tài nguyên và môi trường giai đoạn 2016 – 2020", đáp ứng yêu cầu thực tiễn công tác quản lý nhà nước và điều tra cơ bản về tài nguyên và môi trường.
Đồng thời, để nâng cao hơn nữa chất lượng và hiệu quả nghiên cứu, ứng dụng khoa học và công nghệ của Bộ, Thứ trưởng nhấn mạnh tới việc tiếp tục cần đổi mới cơ chế thực hiện nhằm lựa chọn được những nhóm nghiên cứu mạnh, đáp ứng yêu cầu nhiệm vụ; cũng như nâng cao trình độ, tiềm lực của các đơn vị nghiên cứu trong Bộ.
Nguồn : Monre.gov.vn
Bình luận & Nhận xét Chúng tôi trân trọng mọi phản hồi và chia sẻ của bạn
2017-07-11
Warning (512) : _cake_model_ cache was unable to write 'default_rides_db_advertisements' to File cache [CORE/Cake/Cache/Cache.php , line 309 ]Code Context ),
E_USER_WARNING
); $key = 'default_rides_db_advertisements'
$value = null
$config = '_cake_model_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/home/rides/domains/rides.vn/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 309
DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 308
DataSource::describe() - CORE/Cake/Model/Datasource/DataSource.php, line 133
Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 281
Model::schema() - CORE/Cake/Model/Model.php, line 1304
DboSource::fields() - CORE/Cake/Model/Datasource/DboSource.php, line 2296
DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1052
Model::find() - CORE/Cake/Model/Model.php, line 2630
CommentController::quangcao_trai() - APP/Controller/CommentController.php, line 44
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 485
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 186
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 161
Object::requestAction() - CORE/Cake/Core/Object.php, line 97
include - APP/View/Layouts/default.ctp, line 131
View::_evaluate() - CORE/Cake/View/View.php, line 920
View::_render() - CORE/Cake/View/View.php, line 883 Warning (512) : _cake_model_ cache was unable to write 'default_rides_db_advertisements' to File cache [CORE/Cake/Cache/Cache.php , line 309 ]Code Context ),
E_USER_WARNING
); $key = 'default_rides_db_advertisements'
$value = array(
'id' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => (int) 11,
'key' => 'primary'
),
'name' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 255,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'link' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 255,
'collate' => 'ucs2_general_ci',
'charset' => 'ucs2'
),
'images' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 255,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'display' => array(
'type' => 'integer',
'null' => true,
'default' => null,
'length' => (int) 1
),
'created' => array(
'type' => 'date',
'null' => true,
'default' => null,
'length' => null
),
'modified' => array(
'type' => 'date',
'null' => true,
'default' => null,
'length' => null
),
'status' => array(
'type' => 'integer',
'null' => true,
'default' => '1',
'length' => (int) 1
),
'pos' => array(
'type' => 'integer',
'null' => true,
'default' => '0',
'length' => (int) 11
)
)
$config = '_cake_model_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/home/rides/domains/rides.vn/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 309
DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 308
Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 315
Model::schema() - CORE/Cake/Model/Model.php, line 1304
DboSource::fields() - CORE/Cake/Model/Datasource/DboSource.php, line 2296
DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1052
Model::find() - CORE/Cake/Model/Model.php, line 2630
CommentController::quangcao_trai() - APP/Controller/CommentController.php, line 44
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 485
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 186
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 161
Object::requestAction() - CORE/Cake/Core/Object.php, line 97
include - APP/View/Layouts/default.ctp, line 131
View::_evaluate() - CORE/Cake/View/View.php, line 920
View::_render() - CORE/Cake/View/View.php, line 883
View::renderLayout() - CORE/Cake/View/View.php, line 539
Warning (512) : _cake_core_ cache was unable to write 'file_map' to File cache [CORE/Cake/Cache/Cache.php , line 309 ]Code Context ),
E_USER_WARNING
); $key = 'file_map'
$value = array(
'Configure' => '/home/rides/domains/rides.vn/public_html/lib/Cake/Core/Configure.php',
'Hash' => '/home/rides/domains/rides.vn/public_html/lib/Cake/Utility/Hash.php',
'Cache' => '/home/rides/domains/rides.vn/public_html/lib/Cake/Cache/Cache.php',
'FileEngine' => '/home/rides/domains/rides.vn/public_html/lib/Cake/Cache/Engine/FileEngine.php',
'CacheEngine' => '/home/rides/domains/rides.vn/public_html/lib/Cake/Cache/CacheEngine.php',
'Inflector' => '/home/rides/domains/rides.vn/public_html/lib/Cake/Utility/Inflector.php',
'ErrorHandler' => '/home/rides/domains/rides.vn/public_html/lib/Cake/Error/ErrorHandler.php',
'CakePlugin' => '/home/rides/domains/rides.vn/public_html/lib/Cake/Core/CakePlugin.php',
'CakeLog' => '/home/rides/domains/rides.vn/public_html/lib/Cake/Log/CakeLog.php',
'LogEngineCollection' => '/home/rides/domains/rides.vn/public_html/lib/Cake/Log/LogEngineCollection.php',
'ObjectCollection' => '/home/rides/domains/rides.vn/public_html/lib/Cake/Utility/ObjectCollection.php',
'FileLog' => '/home/rides/domains/rides.vn/public_html/lib/Cake/Log/Engine/FileLog.php',
'BaseLog' => '/home/rides/domains/rides.vn/public_html/lib/Cake/Log/Engine/BaseLog.php',
'CakeLogInterface' => '/home/rides/domains/rides.vn/public_html/lib/Cake/Log/CakeLogInterface.php',
'Debugger' => '/home/rides/domains/rides.vn/public_html/lib/Cake/Utility/Debugger.php',
'String' => '/home/rides/domains/rides.vn/public_html/lib/Cake/Utility/String.php',
'Dispatcher' => '/home/rides/domains/rides.vn/public_html/lib/Cake/Routing/Dispatcher.php',
'CakeEventListener' => '/home/rides/domains/rides.vn/public_html/lib/Cake/Event/CakeEventListener.php',
'CakeRequest' => '/home/rides/domains/rides.vn/public_html/lib/Cake/Network/CakeRequest.php',
'CakeResponse' => '/home/rides/domains/rides.vn/public_html/lib/Cake/Network/CakeResponse.php',
'CakeEvent' => '/home/rides/domains/rides.vn/public_html/lib/Cake/Event/CakeEvent.php',
'CakeEventManager' => '/home/rides/domains/rides.vn/public_html/lib/Cake/Event/CakeEventManager.php',
'AssetDispatcher' => '/home/rides/domains/rides.vn/public_html/lib/Cake/Routing/Filter/AssetDispatcher.php',
'DispatcherFilter' => '/home/rides/domains/rides.vn/public_html/lib/Cake/Routing/DispatcherFilter.php',
'CacheDispatcher' => '/home/rides/domains/rides.vn/public_html/lib/Cake/Routing/Filter/CacheDispatcher.php',
'Router' => '/home/rides/domains/rides.vn/public_html/lib/Cake/Routing/Router.php',
'CakeRoute' => '/home/rides/domains/rides.vn/public_html/lib/Cake/Routing/Route/CakeRoute.php',
'NewsController' => '/home/rides/domains/rides.vn/public_html/app/Controller/NewsController.php',
'AppController' => '/home/rides/domains/rides.vn/public_html/app/Controller/AppController.php',
'Controller' => '/home/rides/domains/rides.vn/public_html/lib/Cake/Controller/Controller.php',
'Object' => '/home/rides/domains/rides.vn/public_html/lib/Cake/Core/Object.php',
'ComponentCollection' => '/home/rides/domains/rides.vn/public_html/lib/Cake/Controller/ComponentCollection.php',
'SessionComponent' => '/home/rides/domains/rides.vn/public_html/lib/Cake/Controller/Component/SessionComponent.php',
'Component' => '/home/rides/domains/rides.vn/public_html/lib/Cake/Controller/Component.php',
'CakeSession' => '/home/rides/domains/rides.vn/public_html/lib/Cake/Model/Datasource/CakeSession.php',
'ClassRegistry' => '/home/rides/domains/rides.vn/public_html/lib/Cake/Utility/ClassRegistry.php',
'ConnectionManager' => '/home/rides/domains/rides.vn/public_html/lib/Cake/Model/ConnectionManager.php',
'News' => '/home/rides/domains/rides.vn/public_html/app/Model/News.php',
'AppModel' => '/home/rides/domains/rides.vn/public_html/app/Model/AppModel.php',
'Model' => '/home/rides/domains/rides.vn/public_html/lib/Cake/Model/Model.php',
'BehaviorCollection' => '/home/rides/domains/rides.vn/public_html/lib/Cake/Model/BehaviorCollection.php',
'TreeBehavior' => '/home/rides/domains/rides.vn/public_html/lib/Cake/Model/Behavior/TreeBehavior.php',
'ModelBehavior' => '/home/rides/domains/rides.vn/public_html/lib/Cake/Model/ModelBehavior.php',
'TranslateBehavior' => '/home/rides/domains/rides.vn/public_html/lib/Cake/Model/Behavior/TranslateBehavior.php',
'Mysql' => '/home/rides/domains/rides.vn/public_html/lib/Cake/Model/Datasource/Database/Mysql.php',
'DboSource' => '/home/rides/domains/rides.vn/public_html/lib/Cake/Model/Datasource/DboSource.php',
'DataSource' => '/home/rides/domains/rides.vn/public_html/lib/Cake/Model/Datasource/DataSource.php',
'I18nModel' => '/home/rides/domains/rides.vn/public_html/lib/Cake/Model/I18nModel.php',
'I18n' => '/home/rides/domains/rides.vn/public_html/lib/Cake/I18n/I18n.php',
'L10n' => '/home/rides/domains/rides.vn/public_html/lib/Cake/I18n/L10n.php',
'PaginatorComponent' => '/home/rides/domains/rides.vn/public_html/lib/Cake/Controller/Component/PaginatorComponent.php',
'View' => '/home/rides/domains/rides.vn/public_html/lib/Cake/View/View.php',
'HelperCollection' => '/home/rides/domains/rides.vn/public_html/lib/Cake/View/HelperCollection.php',
'ViewBlock' => '/home/rides/domains/rides.vn/public_html/lib/Cake/View/ViewBlock.php',
'PaginatorHelper' => '/home/rides/domains/rides.vn/public_html/lib/Cake/View/Helper/PaginatorHelper.php',
'AppHelper' => '/home/rides/domains/rides.vn/public_html/app/View/Helper/AppHelper.php',
'Helper' => '/home/rides/domains/rides.vn/public_html/lib/Cake/View/Helper.php',
'JsHelper' => '/home/rides/domains/rides.vn/public_html/lib/Cake/View/Helper/JsHelper.php',
'SessionHelper' => '/home/rides/domains/rides.vn/public_html/lib/Cake/View/Helper/SessionHelper.php',
'CommentController' => '/home/rides/domains/rides.vn/public_html/app/Controller/CommentController.php'
)
$config = '_cake_core_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/home/rides/domains/rides.vn/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 309
App::shutdown() - CORE/Cake/Core/App.php, line 893
[main] - [internal], line ?? Warning (512) : _cake_core_ cache was unable to write 'method_cache' to File cache [CORE/Cake/Cache/Cache.php , line 309 ]Code Context ),
E_USER_WARNING
); $key = 'method_cache'
$value = array(
'name' => array(
'4d2aeb0fd1564fdf0f8d4bea36f78f75' => '`rides_db`',
'bb7aa5fd41ad2b0db7898afa9fc7e14a' => '`news`',
'992560ac9a44f29b82645d88692ef12e' => '`News`.`id`',
'469e0f4fda661851fc4ac74cdef6a323' => '`News`.`name`',
'6eb4712c85bc2aa058fd2868feaa7c78' => '`News`.`code`',
'721516bd00a06950cc9be240cde373e0' => '`News`.`alias`',
'03b6e3896eb20131807b57bd7fe487d1' => '`News`.`cat_id`',
'e8a95a913835cc62b4d1c0c59966e1ea' => '`News`.`price`',
'5916e13898cc7f4d6535be3beebebbad' => '`News`.`type`',
'935baac9dbbae9b4b2af588ef2f53008' => '`News`.`shortdes`',
'b41654949740331187917d63f8157378' => '`News`.`content`',
'978993e218d7654cd675d3f34bc4fb9a' => '`News`.`images`',
'5a5cc2008a4a4e1bf6da6c6172987eee' => '`News`.`pos`',
'bb13a5fefd213393e5400a72373a0e09' => '`News`.`new`',
'5a2c437156137e0e5be6d711f16347b7' => '`News`.`hot`',
'065cd7a539993af51961e7acc243f597' => '`News`.`saleoff`',
'c56841f76051e4c50847ac2dff0903aa' => '`News`.`title_seo`',
'4d5da968541388e550ec392f210ca1a2' => '`News`.`meta_key`',
'b52022b9114bc1591472180389fdc926' => '`News`.`meta_des`',
'9f88992523c5efd0f325d61e1dfa1668' => '`News`.`created`',
'dca0aee17863c5e817510b1bd987b3f5' => '`News`.`modified`',
'97d2848ba83c6661f919e182524945fa' => '`News`.`status`',
'ff2975be28940ba8cc0ae86679613612' => '`News`.`view`',
'30455511996e7c372b7f6d8e7a713839' => '`News`.`slug`',
'33c58dbd72b913264ca5957cf97fba24' => '`News`.`name_eg`',
'25e8b3df0ed1033f36e8301a8582979e' => '`News`.`shortdes_eg`',
'0e6039970a2516158a40d1ecd91455b4' => '`News`.`content_eg`',
'ef8896024295d22f37972016362288ac' => '`News`.`loaiphong`',
'2df8e1549d54a72685e098417ec237d8' => '`News`.`giaphongdem`',
'de44a788aa72d2f5616cc5b546fe8681' => '`News`.`giaphongngay`',
'2645e0772c9e99124eab72ae967c2a83' => '`News`.`khuyenmai`',
'a2d6a87525288aa93935c88b4268d5a3' => '`News`.`sosize`',
'd45946b9f5baffe84a4a967a69748368' => '`News`.`size`',
'15ddebccdbc0ae8d7f0a905a58ab6325' => '`News`.`mota`',
'16fa4fc1064a02101a22f4461f44d0fe' => '`News`.`mota_eg`',
'192f50cc72af340a97ab425fd8fdd2ca' => '`News`.`name_chi`',
'd43b768b2acc3eddbef0cec4b009bd8b' => '`News`.`shortdes_chi`',
'3febd25f474cdebaab8abf8e94b4d61e' => '`News`.`content_chi`',
'1fd96f194fc3528e8d7179e80850f88c' => '`News__i18n_nameTranslation`',
'a6997c070ccf93692f930bbe2496812e' => '`I18n__nameTranslation`.`content`',
'982a7d76af859c42a1b8eb8f20d54203' => '`News__i18n_shortdesTranslation`',
'00f74894300d04a1e30fb74a3fd2f86a' => '`I18n__shortdesTranslation`.`content`',
'9771e3c3c023ff4d559608eba4ae809d' => '`News__i18n_contentTranslation`',
'05f442e83018f0da78e6394bc8208429' => '`I18n__contentTranslation`.`content`',
'3e01381b68e8428b4c7a5e605c250292' => '`i18n`',
'03afed498dcc9d29c48ea03072ef996c' => '`nameTranslation`.`id`',
'38eaa13e21151a6bf24159362cea2398' => '`nameTranslation`.`locale`',
'a09c4fd1c8450c8407491b24cd961bf4' => '`nameTranslation`.`model`',
'408916036668eee0028f461e4b4a3370' => '`nameTranslation`.`foreign_key`',
'3b45ec57dd64af3a70b60dd21c9968fd' => '`nameTranslation`.`field`',
'f8f80c6196577b34af39cf5bcf895104' => '`nameTranslation`.`content`',
'e20db5dbee8e3a4fe1108c8362a51046' => '`model`',
'ddfd09b26fa7b1d369148cc25cf1df0b' => '`field`',
'2bd7fb4f5a6ebf71683fc6f1de246e35' => '`nameTranslation`',
'b987cafba6c0c5db5b7b49f21a4d283c' => '`shortdesTranslation`.`id`',
'0ec6d9b7f60057a3821913acd08136a4' => '`shortdesTranslation`.`locale`',
'44eac96d42c685fa7e48371a69215d35' => '`shortdesTranslation`.`model`',
'2c08f2c15c9d51cad90bd0a64eda6438' => '`shortdesTranslation`.`foreign_key`',
'9e3db712d9709028e7bc8a0417f5a5b3' => '`shortdesTranslation`.`field`',
'8d030d93321dbe6fea9c95cc29e798b0' => '`shortdesTranslation`.`content`',
'b880780f7ea8663d15cd904d08378443' => '`shortdesTranslation`',
'731ce5598e2c385cbd5084871719dbc6' => '`contentTranslation`.`id`',
'baf2eb197e08cee6f1574624b290107c' => '`contentTranslation`.`locale`',
'11230c1dc4222ed988de78c5e5f2bec3' => '`contentTranslation`.`model`',
'9a80604fd50eceac381a8d95a9f77f17' => '`contentTranslation`.`foreign_key`',
'1634aabef061381f914657326db42f69' => '`contentTranslation`.`field`',
'e953f5d2d36d66ffbb49d1583e3592a1' => '`contentTranslation`.`content`',
'8dd3c345e9f07049de2302f0e6b53921' => '`contentTranslation`',
'8dbe9bf1ccfc152a968ad3c5dadd6655' => '`I18n__nameTranslation`',
'4833ba4db713c76e4fb1266b6778b1f8' => '`I18n__nameTranslation`.`foreign_key`',
'fe3efe9037dec28e0b0b18938d8717cf' => '`I18n__nameTranslation`.`model`',
'b97cc310335e30e54e5de5a79167ec6c' => '`I18n__nameTranslation`.`field`',
'bb1f64d3b1fe6638441299ce8ba876c5' => '`I18n__nameTranslation`.`locale`',
'02e3080c566d8a5e6a9e183912fd2b1e' => '`I18n__shortdesTranslation`',
'eb068edfafff52c43c96698e90830723' => '`I18n__shortdesTranslation`.`foreign_key`',
'702157b99462fc7766cdf9bae3819c5a' => '`I18n__shortdesTranslation`.`model`',
'dca7cd6b4ace4ba3afd4c993cfcf6fbf' => '`I18n__shortdesTranslation`.`field`',
'273169d4ef767342c47dd8c2fd0cfe5e' => '`I18n__shortdesTranslation`.`locale`',
'65bbf52264bf9a055c7c8a30820f9985' => '`I18n__contentTranslation`',
'34c00c77d1835ea559cdc3c68cfe0310' => '`I18n__contentTranslation`.`foreign_key`',
'5fa755794405288a5be2a5a9cb444ca0' => '`I18n__contentTranslation`.`model`',
'13109087fa5b2f1465606dce13db0945' => '`I18n__contentTranslation`.`field`',
'0b5f184a72cf489b341f2933041391a0' => '`I18n__contentTranslation`.`locale`',
'eb549c628995be93dfe45a0f43731683' => '`News`',
'bd145b5ec092b352d0b5305962742ef6' => '`Catalogue`.`id`',
'413d1e1ba6962e94a7105aba012cb2cb' => '`Catalogue`.`name`',
'f143d71607b2be202be1ff469e9786b4' => '`Catalogue`.`parent_id`',
'118c94314c293b3a7d73dc26f1e7afb8' => '`Catalogue`.`alias`',
'ca5624091de7fc88b26a6e33e70d3fdb' => '`Catalogue`.`images`',
'ba6efbaa1f30fac7b1f6541838c54b9b' => '`Catalogue`.`display`',
'cc43db5aac8e93d76f89f0f6564a621c' => '`Catalogue`.`rght`',
'98357c4468edb77e8788da21f3935319' => '`Catalogue`.`pos`',
'd99612a2c860ceeef228585aeadc8263' => '`Catalogue`.`status`',
'ed733f8573234ba74426d72bc4596199' => '`Catalogue`.`title_seo`',
'c414b27c566d071c8dd6dd1c33095c06' => '`Catalogue`.`meta_key`',
'676bf8c98c3c8453870cd3a64a1e3e8e' => '`Catalogue`.`meta_des`',
'15911518a597b1766d8a2da59097b27a' => '`Catalogue`.`created`',
'3e0be5c495936f1d6fcb77cc5a2bf072' => '`Catalogue`.`modified`',
'2ce44840ed3db74279d1c1110c3b12b9' => '`Catalogue`.`slug`',
'5773d070f25b972c9b7f3243d918fbdf' => '`Catalogue`.`name_eg`',
'33b661eb644c3a405e3ce7a720ef19ba' => '`Catalogue`.`lft`',
'cdb78eea79fe711055aa46e809c52db8' => '`Catalogue`.`name_chi`',
'fcf3226ed3f23a763efa5cfcbc54001a' => '`catalogues`',
'1378faae5842de3c0cb77be4419edcd1' => '`Catalogue`',
'47eb7bb09414c64f779510914712b6ee' => '`count`',
'09b63b2c96dc6900d4ddea1ded84f101' => '`News`.`id`',
'0d05f437c4c280659e0cdb1a51fdee72' => '`I18nModel`',
'3769361406fb0c9fe2d504ad0619e5ac' => '`I18nModel`.`foreign_key`',
'dabdf018ef969669cf403a8b1f9b1b2e' => '`I18nModel`.`model`',
'87573fe2390ca1b0efb9e10387d2a320' => '`I18nModel`.`locale`',
'9f1169a473bebd01b2186b4ba883a602' => '`I18nModel`.`foreign_key`',
'f6435dad503154b5e0903052cd089628' => '`I18nModel`.`model`',
'73eaba0f391343f510fbd570dd596ee4' => '`I18nModel`.`locale`',
'45229ba2b78fa583316810af70b1ba8a' => '`settings`',
'd90a97712423d29de976586d60774df9' => '`Setting`.`id`',
'8cd21714d10f24f90e6a70a5aac06d31' => '`Setting`.`name`',
'c6305c6f11c04452b706e29df6dc8276' => '`Setting`.`title`',
'f7d63f158a091bb02955e226ce9e11fd' => '`Setting`.`address`',
'f42158a84cc7725f9fe46a4074ff38c6' => '`Setting`.`contactinfo`',
'fec82e9c7ae67241f70268d57727831d' => '`Setting`.`contactinfo_eg`',
'6c9edd1d0e9c8e338f299e1eacd704a3' => '`Setting`.`contactinfo_chi`',
'e4fc8ba75bf890558ee64edaf3f58b03' => '`Setting`.`contactinfo2`',
'5e6b72da517882ed2e72052cf1d8bcfe' => '`Setting`.`contactinfo2_eg`',
'612f2620208d8b0bf9fd7239a3694cad' => '`Setting`.`contactinfo2_chi`',
'2d472a241b2a07ca8244067ae715e527' => '`Setting`.`contactinfo3`',
'084839cc59a0d545b5e5a2ed3fe85fdb' => '`Setting`.`contactinfo3_eg`',
'984dbf1eccfcf3fdef55aae55d89a794' => '`Setting`.`contactinfo3_chi`',
'8057e14bc7ca14630f58bf5d68f1c78a' => '`Setting`.`telephone`',
'ba343223ee68a3ec0e6926612718895e' => '`Setting`.`email`',
'5e24bd849b9f61b256e00ecefec7049c' => '`Setting`.`hotline`',
'9a3baa4843e4999e8aa6d33a760ddaa1' => '`Setting`.`name_hotline`',
'e6204308d6641acbc36caddcf55475d1' => '`Setting`.`name_hotline_eg`',
'6c2dc434311e52846964f39382b1b791' => '`Setting`.`name_hotline_chi`',
'de92f2f759258b99dfbe598ca1875a8d' => '`Setting`.`url`',
'b5eaa792ad01bdc996fc32379de4737b' => '`Setting`.`meta_key`',
'f5ebb651a24cf4f5c25668ce62394e2f' => '`Setting`.`meta_des`',
'8c7a801e9f857de601ee0cd91697e625' => '`Setting`.`created`',
'e23e849a713da5f46bfc57ed07448472' => '`Setting`.`modified`',
'4b9762b0c8f43615bb295951633ba2d7' => '`Setting`.`youtube`',
'2d8afddfa70206f6d3f5ba7e4cb22000' => '`Setting`.`twitter`',
'5c714b5c9dcbcb60bc525445b2efa4dd' => '`Setting`.`myspace`',
'9af15527152b67a8268dc87a21a252e2' => '`Setting`.`facebook`',
'fb2b67e4a10bb970b68afae395427f85' => '`Setting`.`visit`',
'5f22baed3ed76baaa328b0cb5b58ac22' => '`Setting`.`baogia`',
'b334a713da822d2a0b94fc205d64ab20' => '`Setting`.`content`',
'87439957278844a7aace3c6f3b7567ed' => '`Setting`.`address_eg`',
'c8b93ab55f8d934aa509b819684556db' => '`Setting`.`email2`',
'611f720798e2570588921c26ba6dae21' => '`Setting`.`email3`',
'5852c0284dbef7f42b4fd2b11722b6c5' => '`Setting`.`email4`',
'ac5e59099ef246815e186c95e20531c9' => '`Setting`.`link1`',
'1ef2cdf071a8d5c2896d1021598ca979' => '`Setting`.`link2`',
'935b55fe3974a94fff71301aa53ec973' => '`Setting`.`link3`',
'c9858e3f5dad69b643f81051f65d6089' => '`Setting`.`text1`',
'948d004a0beed4a59ea4372eb494c33d' => '`Setting`.`text2`',
'654f22f5a7be85879f878ff2088846bb' => '`Setting`.`text3`',
'bd5f61ef20718e25cbd89af9ba70efeb' => '`Setting`.`text4`',
'459280a88804dcd867e1dfb2576a702a' => '`Setting`.`text5`',
'f4babfc6cb823bf5f2c7023e7385a897' => '`Setting`.`text6`',
'692079467ab98076f281b394f21d493e' => '`Setting`',
'7ee90ccd53f5b3cab4444c56f9b55a3f' => '`Banner`.`id`',
'227bb562a66b9a27f86149a0600e8f42' => '`Banner`.`name`',
'f1747137ee691bf50175fb49ddf04f39' => '`Banner`.`images`',
'0bbac41fc0d901bdded97f8ccdfb4b11' => '`Banner`.`created`',
'0552ad25739f3984e0220cfb777fb816' => '`Banner`.`modified`',
'e04f896c2607c483b307683481012216' => '`Banner`.`status`',
'd460589a69958446622b5bc5dcc22ebc' => '`Banner`.`width`',
'bc92f921972db382c95a582a93a18491' => '`Banner`.`height`',
'c07bb2813492a2e0f85662fbf90e7d63' => '`banners`',
'3b2b5fbe99c75fae066f840c67388ba1' => '`Banner`',
'72901a8a30041aff8331908aee4c8b3f' => '`slideshows`',
'bbf9d9d12eeaaa683cd644ce417378cb' => '`Slideshow`.`id`',
'937d06d31fe591d631c7c39e5a122011' => '`Slideshow`.`name`',
'3094b7406e980b53883dec8f0cd20c98' => '`Slideshow`.`images`',
'c9aadc0ef718cca22935c6c239905c1a' => '`Slideshow`.`created`',
'39de9fd20170675d2eda4bcb64b525f8' => '`Slideshow`.`modified`',
'834fd64041c08cdccd97c3311151b3d4' => '`Slideshow`.`status`',
'68f7fbcc4ff6f94f614422a4d39bb9e7' => '`Slideshow`.`pos`',
'324f49b69114060bfee3503dcfb5ab07' => '`Slideshow`.`display`',
'bfaab621f34f0dabff81de01bb2c2431' => '`Slideshow`.`shortdes_eg`',
'9790f7c16cf0a0a9356e82cc110fc837' => '`Slideshow`.`shortdes`',
'13da8c84962088691fe849b9bb3810b5' => '`Slideshow`.`content`',
'b617b624dd1526da097a63a00f8c6b96' => '`Slideshow`.`link`',
'13a5d45b886ba140517018f915000192' => '`Slideshow`.`userfile1`',
'a765d5bb48ef397b1ec8af72fff6217b' => '`Slideshow`',
'b768aef6935ecf91da3da2b4c51d19ae' => '`advertisements`',
'ce688c720e77ee79b273e469927c1166' => '`Advertisement`.`id`',
'dc3ddb97ea4cf1eada9a3f7644c250d0' => '`Advertisement`.`name`',
'32dbdf01a0a16b255d3e6df2cd85e067' => '`Advertisement`.`link`',
'68f7aecdf25088c38bc660a1d1483782' => '`Advertisement`.`images`',
'24f0fe527d99294728af0aa38722cfcb' => '`Advertisement`.`display`',
'94c6f40cdc532400d7dce7a3c9f95fe5' => '`Advertisement`.`created`',
'18189a50781680ec5c6b7a0ad11bf395' => '`Advertisement`.`modified`',
'f5c81a49466157e83dbca4f48d3a4346' => '`Advertisement`.`status`',
'03fc404bd19acb47294eb4ff6048d5b3' => '`Advertisement`.`pos`',
'8855f7f2591d1cb828183116d432f754' => '`Advertisement`'
),
'fields' => array(
'5fb36ab4224c28b7503a10cf7e000f72' => array(
(int) 0 => '`News`.`id`',
(int) 1 => '`News`.`name`',
(int) 2 => '`News`.`code`',
(int) 3 => '`News`.`alias`',
(int) 4 => '`News`.`cat_id`',
(int) 5 => '`News`.`price`',
(int) 6 => '`News`.`type`',
(int) 7 => '`News`.`shortdes`',
(int) 8 => '`News`.`content`',
(int) 9 => '`News`.`images`',
(int) 10 => '`News`.`pos`',
(int) 11 => '`News`.`new`',
(int) 12 => '`News`.`hot`',
(int) 13 => '`News`.`saleoff`',
(int) 14 => '`News`.`title_seo`',
(int) 15 => '`News`.`meta_key`',
(int) 16 => '`News`.`meta_des`',
(int) 17 => '`News`.`created`',
(int) 18 => '`News`.`modified`',
(int) 19 => '`News`.`status`',
(int) 20 => '`News`.`view`',
(int) 21 => '`News`.`slug`',
(int) 22 => '`News`.`name_eg`',
(int) 23 => '`News`.`shortdes_eg`',
(int) 24 => '`News`.`content_eg`',
(int) 25 => '`News`.`loaiphong`',
(int) 26 => '`News`.`giaphongdem`',
(int) 27 => '`News`.`giaphongngay`',
(int) 28 => '`News`.`khuyenmai`',
(int) 29 => '`News`.`sosize`',
(int) 30 => '`News`.`size`',
(int) 31 => '`News`.`mota`',
(int) 32 => '`News`.`mota_eg`',
(int) 33 => '`News`.`name_chi`',
(int) 34 => '`News`.`shortdes_chi`',
(int) 35 => '`News`.`content_chi`',
(int) 36 => '(`I18n__nameTranslation`.`content`) AS `News__i18n_nameTranslation`',
(int) 37 => '(`I18n__shortdesTranslation`.`content`) AS `News__i18n_shortdesTranslation`',
(int) 38 => '(`I18n__contentTranslation`.`content`) AS `News__i18n_contentTranslation`'
),
'6a0931e66660b17779e0223e187e66af' => array(
(int) 0 => '`News`.`id`'
),
'b2982e59751042078fa87ae6f47b6a97' => array(
(int) 0 => '`nameTranslation`.`id`',
(int) 1 => '`nameTranslation`.`locale`',
(int) 2 => '`nameTranslation`.`model`',
(int) 3 => '`nameTranslation`.`foreign_key`',
(int) 4 => '`nameTranslation`.`field`',
(int) 5 => '`nameTranslation`.`content`'
),
'9fe317b9acb5082b075a7050b54e48f3' => array(
(int) 0 => '`nameTranslation`.`foreign_key`'
),
'85b75c6ec64119fee969750372b992c0' => array(
(int) 0 => '`shortdesTranslation`.`id`',
(int) 1 => '`shortdesTranslation`.`locale`',
(int) 2 => '`shortdesTranslation`.`model`',
(int) 3 => '`shortdesTranslation`.`foreign_key`',
(int) 4 => '`shortdesTranslation`.`field`',
(int) 5 => '`shortdesTranslation`.`content`'
),
'bb44ac4d6a2568859f5f9dc27e2c7a5e' => array(
(int) 0 => '`shortdesTranslation`.`foreign_key`'
),
'9b23f5cff6ee6352a8af27d82c0b8fc6' => array(
(int) 0 => '`contentTranslation`.`id`',
(int) 1 => '`contentTranslation`.`locale`',
(int) 2 => '`contentTranslation`.`model`',
(int) 3 => '`contentTranslation`.`foreign_key`',
(int) 4 => '`contentTranslation`.`field`',
(int) 5 => '`contentTranslation`.`content`'
),
'e79b4bf2f9846b5545d6827bb9ab204b' => array(
(int) 0 => '`contentTranslation`.`foreign_key`'
),
'dab82570355e3def98dd9b7b774712ad' => array(
(int) 0 => '`Catalogue`.`id`',
(int) 1 => '`Catalogue`.`name`',
(int) 2 => '`Catalogue`.`parent_id`',
(int) 3 => '`Catalogue`.`alias`',
(int) 4 => '`Catalogue`.`images`',
(int) 5 => '`Catalogue`.`display`',
(int) 6 => '`Catalogue`.`rght`',
(int) 7 => '`Catalogue`.`pos`',
(int) 8 => '`Catalogue`.`status`',
(int) 9 => '`Catalogue`.`title_seo`',
(int) 10 => '`Catalogue`.`meta_key`',
(int) 11 => '`Catalogue`.`meta_des`',
(int) 12 => '`Catalogue`.`created`',
(int) 13 => '`Catalogue`.`modified`',
(int) 14 => '`Catalogue`.`slug`',
(int) 15 => '`Catalogue`.`name_eg`',
(int) 16 => '`Catalogue`.`lft`',
(int) 17 => '`Catalogue`.`name_chi`'
),
'c4eee8974877895ef80c5128dde11872' => array(
(int) 0 => 'COUNT(DISTINCT(`News`.`id`)) AS count'
),
'cdcfaa672134d316cf795410130cf018' => array(
(int) 0 => '`News`.`id`'
),
'867ef46add484893c2d88e87f2d9a3e4' => array(
(int) 0 => '`nameTranslation`.`id`',
(int) 1 => '`nameTranslation`.`locale`',
(int) 2 => '`nameTranslation`.`model`',
(int) 3 => '`nameTranslation`.`foreign_key`',
(int) 4 => '`nameTranslation`.`field`',
(int) 5 => '`nameTranslation`.`content`'
),
'0dee657556ffe422ad0973b11636ac36' => array(
(int) 0 => '`shortdesTranslation`.`id`',
(int) 1 => '`shortdesTranslation`.`locale`',
(int) 2 => '`shortdesTranslation`.`model`',
(int) 3 => '`shortdesTranslation`.`foreign_key`',
(int) 4 => '`shortdesTranslation`.`field`',
(int) 5 => '`shortdesTranslation`.`content`'
),
'06bf91cfbc41a7b58f063d9f095db7c0' => array(
(int) 0 => '`contentTranslation`.`id`',
(int) 1 => '`contentTranslation`.`locale`',
(int) 2 => '`contentTranslation`.`model`',
(int) 3 => '`contentTranslation`.`foreign_key`',
(int) 4 => '`contentTranslation`.`field`',
(int) 5 => '`contentTranslation`.`content`'
),
'9bd17b623bb789ad8870aa4fcf0fa424' => array(
(int) 0 => '`News`.`id`',
(int) 1 => '`News`.`name`',
(int) 2 => '`News`.`code`',
(int) 3 => '`News`.`alias`',
(int) 4 => '`News`.`cat_id`',
(int) 5 => '`News`.`price`',
(int) 6 => '`News`.`type`',
(int) 7 => '`News`.`shortdes`',
(int) 8 => '`News`.`content`',
(int) 9 => '`News`.`images`',
(int) 10 => '`News`.`pos`',
(int) 11 => '`News`.`new`',
(int) 12 => '`News`.`hot`',
(int) 13 => '`News`.`saleoff`',
(int) 14 => '`News`.`title_seo`',
(int) 15 => '`News`.`meta_key`',
(int) 16 => '`News`.`meta_des`',
(int) 17 => '`News`.`created`',
(int) 18 => '`News`.`modified`',
(int) 19 => '`News`.`status`',
(int) 20 => '`News`.`view`',
(int) 21 => '`News`.`slug`',
(int) 22 => '`News`.`name_eg`',
(int) 23 => '`News`.`shortdes_eg`',
(int) 24 => '`News`.`content_eg`',
(int) 25 => '`News`.`loaiphong`',
(int) 26 => '`News`.`giaphongdem`',
(int) 27 => '`News`.`giaphongngay`',
(int) 28 => '`News`.`khuyenmai`',
(int) 29 => '`News`.`sosize`',
(int) 30 => '`News`.`size`',
(int) 31 => '`News`.`mota`',
(int) 32 => '`News`.`mota_eg`',
(int) 33 => '`News`.`name_chi`',
(int) 34 => '`News`.`shortdes_chi`',
(int) 35 => '`News`.`content_chi`'
),
'9ed8186edd13135049c73258f5732543' => array(
(int) 0 => '`Setting`.`id`',
(int) 1 => '`Setting`.`name`',
(int) 2 => '`Setting`.`title`',
(int) 3 => '`Setting`.`address`',
(int) 4 => '`Setting`.`contactinfo`',
(int) 5 => '`Setting`.`contactinfo_eg`',
(int) 6 => '`Setting`.`contactinfo_chi`',
(int) 7 => '`Setting`.`contactinfo2`',
(int) 8 => '`Setting`.`contactinfo2_eg`',
(int) 9 => '`Setting`.`contactinfo2_chi`',
(int) 10 => '`Setting`.`contactinfo3`',
(int) 11 => '`Setting`.`contactinfo3_eg`',
(int) 12 => '`Setting`.`contactinfo3_chi`',
(int) 13 => '`Setting`.`telephone`',
(int) 14 => '`Setting`.`email`',
(int) 15 => '`Setting`.`hotline`',
(int) 16 => '`Setting`.`name_hotline`',
(int) 17 => '`Setting`.`name_hotline_eg`',
(int) 18 => '`Setting`.`name_hotline_chi`',
(int) 19 => '`Setting`.`url`',
(int) 20 => '`Setting`.`meta_key`',
(int) 21 => '`Setting`.`meta_des`',
(int) 22 => '`Setting`.`created`',
(int) 23 => '`Setting`.`modified`',
(int) 24 => '`Setting`.`youtube`',
(int) 25 => '`Setting`.`twitter`',
(int) 26 => '`Setting`.`myspace`',
(int) 27 => '`Setting`.`facebook`',
(int) 28 => '`Setting`.`visit`',
(int) 29 => '`Setting`.`baogia`',
(int) 30 => '`Setting`.`content`',
(int) 31 => '`Setting`.`address_eg`',
(int) 32 => '`Setting`.`email2`',
(int) 33 => '`Setting`.`email3`',
(int) 34 => '`Setting`.`email4`',
(int) 35 => '`Setting`.`link1`',
(int) 36 => '`Setting`.`link2`',
(int) 37 => '`Setting`.`link3`',
(int) 38 => '`Setting`.`text1`',
(int) 39 => '`Setting`.`text2`',
(int) 40 => '`Setting`.`text3`',
(int) 41 => '`Setting`.`text4`',
(int) 42 => '`Setting`.`text5`',
(int) 43 => '`Setting`.`text6`'
),
'677a1fc87f7974ccc905171edebe27e5' => array(
(int) 0 => '`Banner`.`id`',
(int) 1 => '`Banner`.`name`',
(int) 2 => '`Banner`.`images`',
(int) 3 => '`Banner`.`created`',
(int) 4 => '`Banner`.`modified`',
(int) 5 => '`Banner`.`status`',
(int) 6 => '`Banner`.`width`',
(int) 7 => '`Banner`.`height`'
),
'987587d57c7cf4a4413ee67036b34347' => array(
(int) 0 => '`Slideshow`.`id`',
(int) 1 => '`Slideshow`.`name`',
(int) 2 => '`Slideshow`.`images`',
(int) 3 => '`Slideshow`.`created`',
(int) 4 => '`Slideshow`.`modified`',
(int) 5 => '`Slideshow`.`status`',
(int) 6 => '`Slideshow`.`pos`',
(int) 7 => '`Slideshow`.`display`',
(int) 8 => '`Slideshow`.`shortdes_eg`',
(int) 9 => '`Slideshow`.`shortdes`',
(int) 10 => '`Slideshow`.`content`',
(int) 11 => '`Slideshow`.`link`',
(int) 12 => '`Slideshow`.`userfile1`'
),
'8d892b76768020dcccd600f800d6a9d7' => array(
(int) 0 => '`Advertisement`.`id`',
(int) 1 => '`Advertisement`.`name`',
(int) 2 => '`Advertisement`.`link`',
(int) 3 => '`Advertisement`.`images`',
(int) 4 => '`Advertisement`.`display`',
(int) 5 => '`Advertisement`.`created`',
(int) 6 => '`Advertisement`.`modified`',
(int) 7 => '`Advertisement`.`status`',
(int) 8 => '`Advertisement`.`pos`'
)
)
)
$config = '_cake_core_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/home/rides/domains/rides.vn/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 309
DboSource::__destruct() - CORE/Cake/Model/Datasource/DboSource.php, line 3279
[main] - [internal], line ?? Warning (2) : Unknown: write failed: Disk quota exceeded (122) [Unknown , line 0 ]Code Context $GLOBALS = array(
'GLOBALS' => [recursion],
'_POST' => array(),
'_GET' => array(),
'_COOKIE' => array(),
'_FILES' => array(),
'_SERVER' => array(
'CONTEXT_DOCUMENT_ROOT' => '/home/rides/domains/rides.vn/private_html',
'CONTEXT_PREFIX' => '',
'DOCUMENT_ROOT' => '/home/rides/domains/rides.vn/private_html',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'HTTP_ACCEPT' => '*/*',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_CONNECTION' => 'close',
'HTTP_HOST' => 'www.rides.vn',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_X_ACCEL_INTERNAL' => '/nginx_static_files',
'HTTP_X_FORWARDED_FOR' => '216.73.216.241',
'PATH' => '/bin:/usr/bin',
'PHPRC' => '/usr/local/php53/lib/',
'QUERY_STRING' => '',
'REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_REDIRECT_UNIQUE_ID' => 'ah89uAuJVHKymsgdCAFpXQAAAB8',
'REDIRECT_STATUS' => '200',
'REDIRECT_UNIQUE_ID' => 'ah89uAuJVHKymsgdCAFpXQAAAB8',
'REDIRECT_URL' => '/app/webroot/chi-tiet-tin/143/uu-tien-cac-nghien-cuu-cap-bach-ve-ung-pho-voi-bien-doi-khi-hau-quan-ly-tai-nguyen-va-moi-truong-giai-doan-2016-–-2020.html',
'REMOTE_ADDR' => '216.73.216.241',
'REMOTE_PORT' => '55662',
'REQUEST_METHOD' => 'GET',
'REQUEST_SCHEME' => 'https',
'REQUEST_URI' => '/chi-tiet-tin/143/uu-tien-cac-nghien-cuu-cap-bach-ve-ung-pho-voi-bien-doi-khi-hau-quan-ly-tai-nguyen-va-moi-truong-giai-doan-2016-%E2%80%93-2020.html',
'SCRIPT_FILENAME' => '/home/rides/domains/rides.vn/private_html/app/webroot/index.php',
'SCRIPT_NAME' => '/app/webroot/index.php',
'SERVER_ADDR' => '103.35.65.197',
'SERVER_ADMIN' => 'webmaster@rides.vn',
'SERVER_NAME' => 'www.rides.vn',
'SERVER_PORT' => '443',
'SERVER_PROTOCOL' => 'HTTP/1.0',
'SERVER_SIGNATURE' => '',
'SERVER_SOFTWARE' => 'Apache/2',
'UNIQUE_ID' => 'ah89uAuJVHKymsgdCAFpXQAAAB8',
'PHP_SELF' => '/app/webroot/index.php',
'REQUEST_TIME' => (int) 1780432312
),
'_REQUEST' => array(),
'_ENV' => array(),
'_SESSION' => array(
'language' => 'vie',
'cat_id2' => '143'
),
'Dispatcher' => object(Dispatcher) {
}
)
$_POST = array()
$_GET = array()
$_COOKIE = array()
$_FILES = array()
$_SERVER = array(
'CONTEXT_DOCUMENT_ROOT' => '/home/rides/domains/rides.vn/private_html',
'CONTEXT_PREFIX' => '',
'DOCUMENT_ROOT' => '/home/rides/domains/rides.vn/private_html',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'HTTP_ACCEPT' => '*/*',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_CONNECTION' => 'close',
'HTTP_HOST' => 'www.rides.vn',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_X_ACCEL_INTERNAL' => '/nginx_static_files',
'HTTP_X_FORWARDED_FOR' => '216.73.216.241',
'PATH' => '/bin:/usr/bin',
'PHPRC' => '/usr/local/php53/lib/',
'QUERY_STRING' => '',
'REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_REDIRECT_UNIQUE_ID' => 'ah89uAuJVHKymsgdCAFpXQAAAB8',
'REDIRECT_STATUS' => '200',
'REDIRECT_UNIQUE_ID' => 'ah89uAuJVHKymsgdCAFpXQAAAB8',
'REDIRECT_URL' => '/app/webroot/chi-tiet-tin/143/uu-tien-cac-nghien-cuu-cap-bach-ve-ung-pho-voi-bien-doi-khi-hau-quan-ly-tai-nguyen-va-moi-truong-giai-doan-2016-–-2020.html',
'REMOTE_ADDR' => '216.73.216.241',
'REMOTE_PORT' => '55662',
'REQUEST_METHOD' => 'GET',
'REQUEST_SCHEME' => 'https',
'REQUEST_URI' => '/chi-tiet-tin/143/uu-tien-cac-nghien-cuu-cap-bach-ve-ung-pho-voi-bien-doi-khi-hau-quan-ly-tai-nguyen-va-moi-truong-giai-doan-2016-%E2%80%93-2020.html',
'SCRIPT_FILENAME' => '/home/rides/domains/rides.vn/private_html/app/webroot/index.php',
'SCRIPT_NAME' => '/app/webroot/index.php',
'SERVER_ADDR' => '103.35.65.197',
'SERVER_ADMIN' => 'webmaster@rides.vn',
'SERVER_NAME' => 'www.rides.vn',
'SERVER_PORT' => '443',
'SERVER_PROTOCOL' => 'HTTP/1.0',
'SERVER_SIGNATURE' => '',
'SERVER_SOFTWARE' => 'Apache/2',
'UNIQUE_ID' => 'ah89uAuJVHKymsgdCAFpXQAAAB8',
'PHP_SELF' => '/app/webroot/index.php',
'REQUEST_TIME' => (int) 1780432312
)
$_REQUEST = array()
$_ENV = array()
$_SESSION = array(
'language' => 'vie',
'cat_id2' => '143'
)
$Dispatcher = object(Dispatcher) {
} [main] - [internal], line ?? Warning (2) : Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct () [Unknown , line 0 ]Code Context $GLOBALS = array(
'GLOBALS' => [recursion],
'_POST' => array(),
'_GET' => array(),
'_COOKIE' => array(),
'_FILES' => array(),
'_SERVER' => array(
'CONTEXT_DOCUMENT_ROOT' => '/home/rides/domains/rides.vn/private_html',
'CONTEXT_PREFIX' => '',
'DOCUMENT_ROOT' => '/home/rides/domains/rides.vn/private_html',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'HTTP_ACCEPT' => '*/*',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_CONNECTION' => 'close',
'HTTP_HOST' => 'www.rides.vn',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_X_ACCEL_INTERNAL' => '/nginx_static_files',
'HTTP_X_FORWARDED_FOR' => '216.73.216.241',
'PATH' => '/bin:/usr/bin',
'PHPRC' => '/usr/local/php53/lib/',
'QUERY_STRING' => '',
'REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_REDIRECT_UNIQUE_ID' => 'ah89uAuJVHKymsgdCAFpXQAAAB8',
'REDIRECT_STATUS' => '200',
'REDIRECT_UNIQUE_ID' => 'ah89uAuJVHKymsgdCAFpXQAAAB8',
'REDIRECT_URL' => '/app/webroot/chi-tiet-tin/143/uu-tien-cac-nghien-cuu-cap-bach-ve-ung-pho-voi-bien-doi-khi-hau-quan-ly-tai-nguyen-va-moi-truong-giai-doan-2016-–-2020.html',
'REMOTE_ADDR' => '216.73.216.241',
'REMOTE_PORT' => '55662',
'REQUEST_METHOD' => 'GET',
'REQUEST_SCHEME' => 'https',
'REQUEST_URI' => '/chi-tiet-tin/143/uu-tien-cac-nghien-cuu-cap-bach-ve-ung-pho-voi-bien-doi-khi-hau-quan-ly-tai-nguyen-va-moi-truong-giai-doan-2016-%E2%80%93-2020.html',
'SCRIPT_FILENAME' => '/home/rides/domains/rides.vn/private_html/app/webroot/index.php',
'SCRIPT_NAME' => '/app/webroot/index.php',
'SERVER_ADDR' => '103.35.65.197',
'SERVER_ADMIN' => 'webmaster@rides.vn',
'SERVER_NAME' => 'www.rides.vn',
'SERVER_PORT' => '443',
'SERVER_PROTOCOL' => 'HTTP/1.0',
'SERVER_SIGNATURE' => '',
'SERVER_SOFTWARE' => 'Apache/2',
'UNIQUE_ID' => 'ah89uAuJVHKymsgdCAFpXQAAAB8',
'PHP_SELF' => '/app/webroot/index.php',
'REQUEST_TIME' => (int) 1780432312
),
'_REQUEST' => array(),
'_ENV' => array(),
'_SESSION' => array(
'language' => 'vie',
'cat_id2' => '143'
),
'Dispatcher' => object(Dispatcher) {
}
)
$_POST = array()
$_GET = array()
$_COOKIE = array()
$_FILES = array()
$_SERVER = array(
'CONTEXT_DOCUMENT_ROOT' => '/home/rides/domains/rides.vn/private_html',
'CONTEXT_PREFIX' => '',
'DOCUMENT_ROOT' => '/home/rides/domains/rides.vn/private_html',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'HTTP_ACCEPT' => '*/*',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_CONNECTION' => 'close',
'HTTP_HOST' => 'www.rides.vn',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_X_ACCEL_INTERNAL' => '/nginx_static_files',
'HTTP_X_FORWARDED_FOR' => '216.73.216.241',
'PATH' => '/bin:/usr/bin',
'PHPRC' => '/usr/local/php53/lib/',
'QUERY_STRING' => '',
'REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_REDIRECT_UNIQUE_ID' => 'ah89uAuJVHKymsgdCAFpXQAAAB8',
'REDIRECT_STATUS' => '200',
'REDIRECT_UNIQUE_ID' => 'ah89uAuJVHKymsgdCAFpXQAAAB8',
'REDIRECT_URL' => '/app/webroot/chi-tiet-tin/143/uu-tien-cac-nghien-cuu-cap-bach-ve-ung-pho-voi-bien-doi-khi-hau-quan-ly-tai-nguyen-va-moi-truong-giai-doan-2016-–-2020.html',
'REMOTE_ADDR' => '216.73.216.241',
'REMOTE_PORT' => '55662',
'REQUEST_METHOD' => 'GET',
'REQUEST_SCHEME' => 'https',
'REQUEST_URI' => '/chi-tiet-tin/143/uu-tien-cac-nghien-cuu-cap-bach-ve-ung-pho-voi-bien-doi-khi-hau-quan-ly-tai-nguyen-va-moi-truong-giai-doan-2016-%E2%80%93-2020.html',
'SCRIPT_FILENAME' => '/home/rides/domains/rides.vn/private_html/app/webroot/index.php',
'SCRIPT_NAME' => '/app/webroot/index.php',
'SERVER_ADDR' => '103.35.65.197',
'SERVER_ADMIN' => 'webmaster@rides.vn',
'SERVER_NAME' => 'www.rides.vn',
'SERVER_PORT' => '443',
'SERVER_PROTOCOL' => 'HTTP/1.0',
'SERVER_SIGNATURE' => '',
'SERVER_SOFTWARE' => 'Apache/2',
'UNIQUE_ID' => 'ah89uAuJVHKymsgdCAFpXQAAAB8',
'PHP_SELF' => '/app/webroot/index.php',
'REQUEST_TIME' => (int) 1780432312
)
$_REQUEST = array()
$_ENV = array()
$_SESSION = array(
'language' => 'vie',
'cat_id2' => '143'
)
$Dispatcher = object(Dispatcher) {
} [main] - [internal], line ??