Warning (512): /var/www/html_pwa/admin/cakephp-1.3.21-master/app/tmp/cache/ is not writable [CORE/cake/libs/cache/file.php, line 281]
Warning (512): /var/www/html_pwa/admin/cakephp-1.3.21-master/app/tmp/cache/persistent/ is not writable [CORE/cake/libs/cache/file.php, line 281]
Warning (512): /var/www/html_pwa/admin/cakephp-1.3.21-master/app/tmp/cache/models/ is not writable [CORE/cake/libs/cache/file.php, line 281]
Warning (2): ini_set() [function.ini-set]: Headers already sent. You cannot change the session module's ini settings at this time [CORE/cake/libs/cake_session.php, line 490]
Warning (2): ini_set() [function.ini-set]: Headers already sent. You cannot change the session module's ini settings at this time [CORE/cake/libs/cake_session.php, line 565]
Warning (2): ini_set() [function.ini-set]: Headers already sent. You cannot change the session module's ini settings at this time [CORE/cake/libs/cake_session.php, line 566]
Warning (2): ini_set() [function.ini-set]: Headers already sent. You cannot change the session module's ini settings at this time [CORE/cake/libs/cake_session.php, line 567]
Warning (2): ini_set() [function.ini-set]: Headers already sent. You cannot change the session module's ini settings at this time [CORE/cake/libs/cake_session.php, line 568]

Warning: ini_set() [function.ini-set]: Headers already sent. You cannot change the session module's ini settings at this time in /var/www/html_pwa/admin/cakephp-1.3.21-master/cake/libs/cake_session.php on line 490

Warning: ini_set() [function.ini-set]: Headers already sent. You cannot change the session module's ini settings at this time in /var/www/html_pwa/admin/cakephp-1.3.21-master/cake/libs/cake_session.php on line 565

Warning: ini_set() [function.ini-set]: Headers already sent. You cannot change the session module's ini settings at this time in /var/www/html_pwa/admin/cakephp-1.3.21-master/cake/libs/cake_session.php on line 566

Warning: ini_set() [function.ini-set]: Headers already sent. You cannot change the session module's ini settings at this time in /var/www/html_pwa/admin/cakephp-1.3.21-master/cake/libs/cake_session.php on line 567

Warning: ini_set() [function.ini-set]: Headers already sent. You cannot change the session module's ini settings at this time in /var/www/html_pwa/admin/cakephp-1.3.21-master/cake/libs/cake_session.php on line 568

Warning: ini_set() [function.ini-set]: Headers already sent. You cannot change the session module's ini settings at this time in /var/www/html_pwa/admin/cakephp-1.3.21-master/cake/libs/cake_session.php on line 490

Warning: ini_set() [function.ini-set]: Headers already sent. You cannot change the session module's ini settings at this time in /var/www/html_pwa/admin/cakephp-1.3.21-master/cake/libs/cake_session.php on line 565

Warning: ini_set() [function.ini-set]: Headers already sent. You cannot change the session module's ini settings at this time in /var/www/html_pwa/admin/cakephp-1.3.21-master/cake/libs/cake_session.php on line 566

Warning: ini_set() [function.ini-set]: Headers already sent. You cannot change the session module's ini settings at this time in /var/www/html_pwa/admin/cakephp-1.3.21-master/cake/libs/cake_session.php on line 567

Warning: ini_set() [function.ini-set]: Headers already sent. You cannot change the session module's ini settings at this time in /var/www/html_pwa/admin/cakephp-1.3.21-master/cake/libs/cake_session.php on line 568
CakePHP: the rapid development php framework: Home

Warning: ini_set() [function.ini-set]: Headers already sent. You cannot change the session module's ini settings at this time in /var/www/html_pwa/admin/cakephp-1.3.21-master/cake/libs/cake_session.php on line 490

Warning: ini_set() [function.ini-set]: Headers already sent. You cannot change the session module's ini settings at this time in /var/www/html_pwa/admin/cakephp-1.3.21-master/cake/libs/cake_session.php on line 565

Warning: ini_set() [function.ini-set]: Headers already sent. You cannot change the session module's ini settings at this time in /var/www/html_pwa/admin/cakephp-1.3.21-master/cake/libs/cake_session.php on line 566

Warning: ini_set() [function.ini-set]: Headers already sent. You cannot change the session module's ini settings at this time in /var/www/html_pwa/admin/cakephp-1.3.21-master/cake/libs/cake_session.php on line 567

Warning: ini_set() [function.ini-set]: Headers already sent. You cannot change the session module's ini settings at this time in /var/www/html_pwa/admin/cakephp-1.3.21-master/cake/libs/cake_session.php on line 568

Release Notes for CakePHP 1.3.21.

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/libs/debugger.php, line 697]
URL rewriting is not properly configured on your server.
  1. Help me configure it
  2. I don't / can't use URL rewriting

Your tmp directory is NOT writable.

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

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

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.3 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.