Welcome Guest, Not a member yet? Register   Sign In
I am having problems using base_url, setting maybe?
#8

[eluser]The Beginner[/eluser]
In Index.php my system folder is: $system_folder = "system"; and my application path is: $application_folder = "application";
My base url is: $config['base_url'] = "http://127.0.0.1/xampp/CI/";
I moved application from system/application to the base url as suggested in a tutorial. now my structure is: /CI/ -> application
system
user_guide
index.php
license.txt

I noticed in index.php there is this: require_once BASEPATH.'codeigniter/CodeIgniter'.EXT;
the codeigniter folder is located in system/codeigniter, so should I change that?
Thanks,
Del :question:


Messages In This Thread
I am having problems using base_url, setting maybe? - by El Forum - 09-25-2009, 05:31 PM
I am having problems using base_url, setting maybe? - by El Forum - 09-25-2009, 05:56 PM
I am having problems using base_url, setting maybe? - by El Forum - 09-25-2009, 06:02 PM
I am having problems using base_url, setting maybe? - by El Forum - 09-25-2009, 06:38 PM
I am having problems using base_url, setting maybe? - by El Forum - 09-25-2009, 06:58 PM
I am having problems using base_url, setting maybe? - by El Forum - 09-25-2009, 07:47 PM
I am having problems using base_url, setting maybe? - by El Forum - 09-25-2009, 11:57 PM
I am having problems using base_url, setting maybe? - by El Forum - 09-26-2009, 08:34 AM
I am having problems using base_url, setting maybe? - by El Forum - 09-26-2009, 11:00 AM
I am having problems using base_url, setting maybe? - by El Forum - 09-26-2009, 11:52 AM
I am having problems using base_url, setting maybe? - by El Forum - 12-29-2010, 07:24 AM



Theme © iAndrew 2016 - Forum software by © MyBB