Posted by: sumn03cse | January 21, 2009

Step by Step Cake PHP Installation Here

Wellcome to you the CakePHP World..
Waw CakePHP ….. Realy Nice,Awasome and popular application framework in PHP world. Here the Step by step installation procedure of CakePHP.. Just Follow Me…

Step 1: Browse www.cakephp.org and download the recent Cakephp Zip file.
Step 2: Extract this Zip file in your htdocs folder and give the name of your Extract File
as you chose.
Now Important Steps are here…………

Step 3: Go to app/htdocs/cake/app/config and copy the file database.php.default
and rename the copied file as database.php
Step 4: Now open the database.php File and set your Host = Localhost, User=root and
database=”your database name”Which have to Create at your PHPMyAdmin or
What you like.
N.B The Default Have to be Edit.
Step 5: Now Go to Apache/config/httpd.config Open it an Any Editor and Configure
The Following Line…

1. LoadModule rewrite_module modules/mod_rewrite.so just frees your # Sign.
2. AllowOverride None Just Convert the None to All
3. AllowOverride All Same as 2 substep.
N.B: If you’re Editor Support the count line then substep 1 has to be seen at line 118, sub step 2 have to be seen at line 188 and sub step 3 have to be seen at 331.

Step 6: Now Go to app/htdocs/cakephp/app/config and open core.php of your Editor and the encrypted value of Salt have to be Null

Now Your Installation is Complete. Just Restart your Apache and Run your cake name form your Host site.

Thanks and try to learn the MVC Pattern to specialist of CakePHP.

Wishing you lots.

Advertisement

Responses

  1. Very nice write up! :) keep going

  2. Thanks Lenin Vai


Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Categories

Follow

Get every new post delivered to your Inbox.