step 2: download cakephp and setup cakeblog
It is time to download CakePHP form http://cakephp.org. Download 1.2.7 as I am proceeding with it.
Now copy the downloaded zip file into your web root and unzip the file. As I am using Xampp server my default web root is htdocs. Like the following screen shot:
Rename the folder to cakeblog. Like the following screen shot:
We are done. Now fire-up your favorite browser to the cakeblog (http://127.0.0.1/cakeblog/), you should get the following screen shot:
Related Tutorial Examples
- 20 steps to make CakePHP Blog Project
- step 3: configure security salt cakephp setup
- step 4: database configure for cakephp blog
- step 5: making homepage for cakephp blog
- step 6: template setup for cakephp blog
- MySQL NULLIF() Function Boolean Value Example
- MySQL NULLIF() Function NULL Value Example
- How To Find MySQL SERVER VERSION Information
- Arithmetic operators in SQL Command MySQL Example
- PERL Example: Use of Arrays in PERL



No comments:
Post a Comment
leave your comments here..