Welcome Guest, Not a member yet? Register   Sign In
Default controller doesn't appear to be working
#3

[eluser]feejin[/eluser]
Thanks for the reply. Still getting 404 error though!
I'm sure it will be something that simple but I just can't see what could be wrong.

I've removed the .htaccess file entirely, changed the config to this:

Code:
$config['base_url'] = "http://www.website.com/dev";
$config['index_page'] = "index.php";

Now I get these results:

http://www.website.com/dev/index.php <-- 404
http://www.website.com/dev/index.php/Blog <-- Works

I'll keep hunting, in the meantime any suggestions are appreciated.


Messages In This Thread
Default controller doesn't appear to be working - by El Forum - 10-13-2009, 02:44 AM
Default controller doesn't appear to be working - by El Forum - 10-13-2009, 03:32 AM
Default controller doesn't appear to be working - by El Forum - 10-13-2009, 03:37 AM
Default controller doesn't appear to be working - by El Forum - 10-13-2009, 05:05 AM



Theme © iAndrew 2016 - Forum software by © MyBB