Welcome Guest, Not a member yet? Register   Sign In
CI Newby
#3

[eluser]John_Betong[/eluser]
[quote author="Thomas Yorke" date="1252482097"]Hi everybody!
I'm trying to use Code Igniter but without success. I downloaded it, I changed the base url in config.php, loaded Apache's mod_rewrite but when i try to access localhost/ci1.7.1/welcome, i get the page not found error.
I read the user guide but i haven't found the solution there. Someone can help me?
Thanks and sorry about this newby question![/quote]
 
Maybe try this:
1. get the basic CodeIgiter installer to work without using .htaccess.
2. temporarily enable
config/config.sys -> $config['index_page'] = 'index.php';
config/config.sys -> $config['log_threshold'] = 4;
3. find and view the log file - it is very helpful.
 
 
 


Messages In This Thread
CI Newby - by El Forum - 09-08-2009, 08:41 PM
CI Newby - by El Forum - 09-08-2009, 08:50 PM
CI Newby - by El Forum - 09-08-2009, 09:02 PM
CI Newby - by El Forum - 09-09-2009, 05:39 AM
CI Newby - by El Forum - 09-09-2009, 05:51 AM
CI Newby - by El Forum - 09-09-2009, 06:09 AM
CI Newby - by El Forum - 09-09-2009, 06:15 AM
CI Newby - by El Forum - 09-09-2009, 06:32 AM
CI Newby - by El Forum - 09-09-2009, 06:34 AM
CI Newby - by El Forum - 09-09-2009, 07:27 AM
CI Newby - by El Forum - 09-09-2009, 07:32 AM
CI Newby - by El Forum - 09-09-2009, 07:52 AM
CI Newby - by El Forum - 09-09-2009, 08:01 AM



Theme © iAndrew 2016 - Forum software by © MyBB