Welcome Guest, Not a member yet? Register   Sign In
CI Installation
#5

[eluser]InsiteFX[/eluser]
Hi LovinItAll,

1) Create a directory under your htdocs with the name you want, htdocs is your root folder.
2) Under that directory copy your CodeIgniter files.
3) I create a directory under #1 called public_html because thats how my real server is setup.
4) Copy the CodeIgniter index.php to the public_html directory, or whatever you name it.
5) Edit your config.php file and your index.php file for where the system and application directories are.
6) editing index.php - system = ../system - application = ../application

Directory Structure for xampp
| htdocs - root directory
| all CodeIgniter system / application directories
| public_html directory - or whatever you want to name it
| assets directory - js | css | images etc, or whatever you want to name it
| CodeIgniter - index.php

I hope this helps, any problem let me know.

Enjoy
InsiteFX


Messages In This Thread
CI Installation - by El Forum - 09-22-2009, 05:13 PM
CI Installation - by El Forum - 09-22-2009, 05:39 PM
CI Installation - by El Forum - 09-22-2009, 06:22 PM
CI Installation - by El Forum - 09-26-2009, 02:52 AM
CI Installation - by El Forum - 09-26-2009, 10:11 AM
CI Installation - by El Forum - 09-26-2009, 10:37 AM
CI Installation - by El Forum - 09-26-2009, 11:18 AM



Theme © iAndrew 2016 - Forum software by © MyBB