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.
Have Patient and study more and More . You Will Get Success Inshallah…






Recent Comments