Wednesday, 14 March 2012

Installing Cake PHP in WAMP

Dear Followers

Installing Cake PHP is as easy as you do Copy and Paste operation. Don't misunderstand!!

Follow these easy steps to install fresh Cake PHP in Wamp Server:

1. Download updated Cake PHP from CakePHP official website and unzip the file.
2. Copy the folder to Wamp server folder : C:\www\wamp\(cakefolder)
3. Here everything you will have to do in app folder. Don't alter any other folder content, if you don't have much knowledge.
4. Go to (cakefolder) -> app -> Config -> database.php.defult and rename it as database.php
5. Open (cakefoler) -> app -> Config -> core.php and change the Security.salt value and Security.cipherSeed.
6. Make sure the (cakefolder) -> tmp is writable and apache mod_rewrite is enabled.
7. Set the database.php configuration with the database details.
8. Open the browser and type : http://localhost/(cakefolder)/ and that's up.
 

You Cake PHP is ready to work.

Please keep following us, we will update you all the steps of cake php.  You can also get indepth details from our official website Origin IT Solution.

About Cake PHP

CakePHP is one of the best PHP Framework having rich set of functions based on MVC architecture.

PHP is the fastest growing programming language on web.  It is 6th most popular programming language search on github for various projects, source code and documentation.

In this section, we will guide you each and every steps of how to use cakephp from grass root level.

For more information about cake php, you can log on to our official website. Origin IT Solution