Deprecated: Assigning the return value of new by reference is deprecated in /var/www/vhosts/plogie.com/httpdocs/cake/libs/debugger.php on line 99
Deprecated: Assigning the return value of new by reference is deprecated in /var/www/vhosts/plogie.com/httpdocs/cake/libs/debugger.php on line 108
Deprecated: Assigning the return value of new by reference is deprecated in /var/www/vhosts/plogie.com/httpdocs/cake/libs/file.php on line 96
Deprecated: Assigning the return value of new by reference is deprecated in /var/www/vhosts/plogie.com/httpdocs/cake/libs/cache/file.php on line 89
Warning: strtotime() [http://php.net/function.strtotime]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Asia/Hong_Kong' for 'HKT/8.0/no DST' instead in /var/www/vhosts/plogie.com/httpdocs/cake/libs/cache.php on line 442
Code |
Context$settings = array(
"engine" => "File",
"path" => "/var/www/vhosts/plogie.com/httpdocs/app/tmp/cache/persistent/",
"prefix" => "cake_core_",
"lock" => false,
"serialize" => true,
"isWindows" => false,
"duration" => "+10 seconds",
"probability" => 100
)
strtotime - [internal], line ??
CacheEngine::init() - CORE/cake/libs/cache.php, line 442
FileEngine::init() - CORE/cake/libs/cache/file.php, line 84
Cache::set() - CORE/cake/libs/cache.php, line 199
Cache::config() - CORE/cake/libs/cache.php, line 131
Configure::__loadBootstrap() - CORE/cake/libs/configure.php, line 681
Configure::getInstance() - CORE/cake/libs/configure.php, line 137
include - CORE/cake/bootstrap.php, line 43
[main] - APP/webroot/index.php, line 81
Warning: date() [http://php.net/function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Asia/Hong_Kong' for 'HKT/8.0/no DST' instead in /var/www/vhosts/plogie.com/httpdocs/cake/libs/cake_log.php on line 94
Deprecated: Assigning the return value of new by reference is deprecated in /var/www/vhosts/plogie.com/httpdocs/cake/dispatcher.php on line 471
Deprecated: Assigning the return value of new by reference is deprecated in /var/www/vhosts/plogie.com/httpdocs/cake/dispatcher.php on line 703
Deprecated: Assigning the return value of new by reference is deprecated in /var/www/vhosts/plogie.com/httpdocs/cake/libs/router.php on line 173
Deprecated: Assigning the return value of new by reference is deprecated in /var/www/vhosts/plogie.com/httpdocs/cake/libs/controller/controller.php on line 312
Deprecated: Assigning the return value of new by reference is deprecated in /var/www/vhosts/plogie.com/httpdocs/cake/libs/controller/controller.php on line 750
Deprecated: Assigning the return value of new by reference is deprecated in /var/www/vhosts/plogie.com/httpdocs/cake/libs/controller/component.php on line 240
Deprecated: Assigning the return value of new by reference is deprecated in /var/www/vhosts/plogie.com/httpdocs/cake/libs/controller/component.php on line 242
Deprecated: Assigning the return value of new by reference is deprecated in /var/www/vhosts/plogie.com/httpdocs/cake/libs/view/view.php on line 744
Deprecated: Assigning the return value of new by reference is deprecated in /var/www/vhosts/plogie.com/httpdocs/cake/libs/class_registry.php on line 68
Deprecated: Assigning the return value of new by reference is deprecated in /var/www/vhosts/plogie.com/httpdocs/cake/libs/class_registry.php on line 134
Deprecated: Assigning the return value of new by reference is deprecated in /var/www/vhosts/plogie.com/httpdocs/cake/libs/class_registry.php on line 142
Deprecated: Assigning the return value of new by reference is deprecated in /var/www/vhosts/plogie.com/httpdocs/cake/libs/security.php on line 53
Deprecated: Assigning the return value of new by reference is deprecated in /var/www/vhosts/plogie.com/httpdocs/cake/libs/i18n.php on line 107
Deprecated: Assigning the return value of new by reference is deprecated in /var/www/vhosts/plogie.com/httpdocs/cake/libs/i18n.php on line 108
Deprecated: Function split() is deprecated in /var/www/vhosts/plogie.com/httpdocs/cake/libs/l10n.php on line 397
Release Notes for CakePHP 1.2.1.8004.
Read the changelog
Your tmp directory is writable.
The FileEngine is being used for caching. To change the config edit APP/config/core.php
Your database configuration file is present.
Deprecated: Assigning the return value of new by reference is deprecated in /var/www/vhosts/plogie.com/httpdocs/cake/libs/model/connection_manager.php on line 66
Deprecated: Assigning the return value of new by reference is deprecated in /var/www/vhosts/plogie.com/httpdocs/cake/libs/model/connection_manager.php on line 80
Deprecated: Assigning the return value of new by reference is deprecated in /var/www/vhosts/plogie.com/httpdocs/cake/libs/model/connection_manager.php on line 106
Cake is NOT able to connect to the database.
Editing this Page
To change the content of this page, create: APP/views/pages/home.ctp.
To change its layout, create: APP/views/layouts/default.ctp.
You can also add some CSS styles for your pages at: APP/webroot/css.
Getting Started
new CakePHP 1.2 Docs
The 15 min Blog Tutorial
More about Cake
CakePHP is a rapid development framework for PHP which uses commonly known design patterns like Active Record, Association Data Mapping, Front Controller and MVC.
Our primary goal is to provide a structured framework that enables PHP users at all levels to rapidly develop robust web applications, without any loss to flexibility.