I cant install cakephp.I had wamp installed me.But when i try to install cakephp i got the following errors
CakePHP: the rapid development php framework
Release Notes for CakePHP 2.1.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 806]
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 810]
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 present.
Cake is NOT able to connect to the database.
Database connection "SQLSTATE[28000] [1045] Access denied for user 'user'@'localhost' (using password: YES)" is missing, or could not be created.
Editing this Page
To change the content of this page, create: APP/View/Pages/home.ctp.
To change its layout, create: 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
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.
Cake Software Foundation
Promoting development related to CakePHP
CakePHP
The Rapid Development Framework
CakePHP Documentation
Your Rapid Development Cookbook
CakePHP API
Quick Reference
The Bakery
Everything CakePHP
The Show
The Show is a live and archived internet radio broadcast CakePHP-related topics and answer questions live via IRC, Skype, and telephone.
CakePHP Google Group
Community mailing list
irc.freenode.net #cakephp
Live chat about CakePHP
CakePHP Code
For the Development of CakePHP Git repository, Downloads
CakePHP Lighthouse
CakePHP Tickets, Wiki pages, Roadmap
CakePHP: the rapid development php framework