Release Notes for CakePHP 2.5.1.

Read the changelog

Notice (1024): Please change the value of 'Security.salt' in APP/Config/core.php to a salt value specific to your application. [CORE/Cake/Utility/Debugger.php, line 847]
Notice (1024): Please change the value of 'Security.cipherSeed' in APP/Config/core.php to a numeric (digits only) seed value specific to your application. [CORE/Cake/Utility/Debugger.php, line 851]

URL rewriting is not properly configured on your server. 1) Help me configure it 2) I don't / can't use URL rewriting

Your version of PHP is 5.2.8 or higher.

Your tmp directory is writable.

The FileEngine is being used for core caching. To change the config edit APP/Config/core.php

Your database configuration file is NOT present.
Rename APP/Config/database.php.default to APP/Config/database.php

DebugKit is not installed. It will help you inspect and debug different aspects of your application.
You can install it from GitHub

Editing this Page

To change the content of this page, edit: APP/View/Pages/home.ctp.
To change its layout, edit: APP/View/Layouts/default.ctp.
You can also add some CSS styles for your pages at: APP/webroot/css.

Getting Started

New CakePHP 2.0 Docs

The 15 min Blog Tutorial

Official Plugins

More about CakePHP

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.

Warning (2): include_once(/home2/wergcom/public_html/app/Config/database.php) [function.include-once]: failed to open stream: No such file or directory [CORE/Cake/Model/ConnectionManager.php, line 67]
Warning (2): include_once() [function.include]: Failed opening '/home2/wergcom/public_html/app/Config/database.php' for inclusion (include_path='.:/opt/cpanel/ea-php56/root/usr/share/pear') [CORE/Cake/Model/ConnectionManager.php, line 67]