Welcome Guest, Not a member yet? Register   Sign In
getting 404s for my CI urls
#1

[eluser]philk[/eluser]
I'm trying to get a local copy of a site working under WAMP, the index.php loads fine, but the urls linked through CI don't work at all, I just get a generic 404 page, not even the CI 404 page.

I have changed this to local host >
Code:
$config['base_url']    = "http://localhost/";

within config.php but no joy.

If I change the default controller to 'welcome' instead of
Code:
$route['default_controller'] = "pages";

within routes.php, I at least get a CI error message


Code:
An Error Was Encountered

Unable to load the requested file: welcome_message.php

That's as far as I have got, can anyone help. I'm new to all this and more of a designer than a developer, but I need to get the site running locally for the redesign. Thanks


Messages In This Thread
getting 404s for my CI urls - by El Forum - 06-27-2008, 05:42 AM
getting 404s for my CI urls - by El Forum - 06-27-2008, 07:41 AM
getting 404s for my CI urls - by El Forum - 06-27-2008, 07:42 AM
getting 404s for my CI urls - by El Forum - 06-27-2008, 07:44 AM
getting 404s for my CI urls - by El Forum - 06-27-2008, 08:51 AM
getting 404s for my CI urls - by El Forum - 06-27-2008, 01:42 PM
getting 404s for my CI urls - by El Forum - 06-27-2008, 01:52 PM
getting 404s for my CI urls - by El Forum - 06-27-2008, 02:55 PM
getting 404s for my CI urls - by El Forum - 06-27-2008, 03:14 PM
getting 404s for my CI urls - by El Forum - 06-27-2008, 03:29 PM
getting 404s for my CI urls - by El Forum - 06-27-2008, 03:42 PM
getting 404s for my CI urls - by El Forum - 06-27-2008, 03:48 PM
getting 404s for my CI urls - by El Forum - 06-27-2008, 04:15 PM
getting 404s for my CI urls - by El Forum - 06-27-2008, 04:29 PM



Theme © iAndrew 2016 - Forum software by © MyBB