Welcome Guest, Not a member yet? Register   Sign In
Wrong uri when CI installed to subfolder ..
#1

[eluser]kreamik[/eluser]
due to my problem i found that some code must be change :

Code:
http://ellislab.com/forums/viewthread/184854/

when i move all into subfolder "project" under /www/ and error happened ..

folder position when it work:
Code:
-www
   -application
   -system
   -index.php

now that not work with no changes
Code:
-www
   -my project ( with space inside )
       -application
       -system
       -index.php

in the old 1.7.2 i can do this just by copying with no change,

what step i miss about this?


error happened is:
Code:
404 Page Not Found

The page you requested was not found.
#2

[eluser]InsiteFX[/eluser]
Code:
-my project ( with space inside ) // <-- Remove the space! There not allowed. Or use _ -

InsiteFX




Theme © iAndrew 2016 - Forum software by © MyBB