Need help getting basic CodeIgnitor installation to work |
[eluser]Unknown[/eluser]
Hi all; I've been a developer for 15+ years but setting up CodeIgniter is baffling me and I can't figure out what I'm missing in the setup. I actually posted a question on ServerFault.com trying to figure this out: http://serverfault.com/questions/447631/...-windows-7 I'm sure there is a simple config setting either in Apache or CodeIgniter that I need to set but it isn't very clear, or I am really dumb. In short I have XAMPP installed just fine, I "installed" (e.g. unzipped) CodeIgniter into my C:\xampp\htdocs\CodeIgniter folder. I created a header.php/footer.php template, home.php and about.php, my pages.php controller, but I can't get any content of any kind from CodeIgniter to render in my browser when I access the suggested URL's. Did I mess my setup? Or is there a simple config item I need to set to get Apache to route requests to CodeIgniter? |
Messages In This Thread |
Need help getting basic CodeIgnitor installation to work - by El Forum - 11-11-2012, 02:30 PM
Need help getting basic CodeIgnitor installation to work - by El Forum - 11-21-2012, 01:29 AM
Need help getting basic CodeIgnitor installation to work - by El Forum - 11-21-2012, 08:19 AM
|