- Download Codeigniter system folder from codeigniter.com
- Now unzip it and paste it
- After unzipping folder copy this folder to your localhost server and change its name to some thing like “mywork”.
- Update system/application/config/config.php file. Change base url to your localhost path.
- Give DB name to system/application/config/database.php which you create on localhost.
- Now its ready to use just go to your browser and access your first testing codeigniter configured site on localhost.
source:phpcmsframework.com
0 comments:
Post a Comment