Welcome Guest, Not a member yet? Register   Sign In
Basically everything fails when moving online
#7

[eluser]stevepaperjam[/eluser]
Obviously you'd rather not have the index.php in there, but if you're in a hurry I'd be tempted to forget about removing it with htaccess.

Once you've logged in, and get the CI 404, try it with the index.php back in:

http://xxyyyzzz.com/xxxyyyzzz/index.php/...s/view/all

You'll need to sling that index_page setting in config back in as well:
Code:
$config['index_page']= "index.php";

(whups: just re-read, you've done this second bit already)


Messages In This Thread
Basically everything fails when moving online - by El Forum - 07-05-2007, 06:28 AM
Basically everything fails when moving online - by El Forum - 07-05-2007, 07:56 AM
Basically everything fails when moving online - by El Forum - 07-05-2007, 02:52 PM
Basically everything fails when moving online - by El Forum - 07-05-2007, 11:30 PM
Basically everything fails when moving online - by El Forum - 07-06-2007, 12:14 AM
Basically everything fails when moving online - by El Forum - 07-06-2007, 01:29 AM
Basically everything fails when moving online - by El Forum - 07-06-2007, 01:47 AM
Basically everything fails when moving online - by El Forum - 07-06-2007, 04:12 AM
Basically everything fails when moving online - by El Forum - 07-06-2007, 07:24 AM



Theme © iAndrew 2016 - Forum software by © MyBB