Your /app/tmp directory is writable.
Your database configuration file is present.
Cake is NOT able to connect to the database.
To change the content of this page, create: /app/views/pages/home.ctp.
To change its layout, create: /app/views/layouts/default.ctp.
See the views section of the manual for more info.
You can also add some CSS styles for your pages at: app/webroot/css/.
The 15 min Blog Tutorial
Overview of CakePHP
Your First Bite
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.