Welcome Guest, Not a member yet? Register   Sign In
'Page Not Found Error"
#1

[eluser]iwillsoarlikeaneagle[/eluser]
Hi guys!

Why is it that I had the Error 404 when I tried our project in a browser after
1. uploading it to a live server, and
2. changed its default controller (which is welcome) to another?

Whereas I'm having no problem when I do the changing of default controller in localhost...?
#2

[eluser]Thorpe Obazee[/eluser]
Did you change your base_url? Did you check your .htaccess? Did you do anything else aside from what you mentioned?
#3

[eluser]iwillsoarlikeaneagle[/eluser]
Yes, I've changed the base_url because I'm not anymore using localhost. Aside from what I've mentioned, I've done nothing except for the .htaccess file your talking about. Is that what I'm missing?
#4

[eluser]InsiteFX[/eluser]
Do away with the .htaccess file and see if it works!

If it works then you have a problem with your .htaccess file.

InsiteFX
#5

[eluser]mi6crazyheart[/eluser]
What's your domain name ? Can u also show what u've changed in that base_url part....... ?
#6

[eluser]iwillsoarlikeaneagle[/eluser]
@InsiteFX: I've got no .htaccess file and it doesn't work. How should a .htaccess file look like when dealing with this kind of problem?
#7

[eluser]InsiteFX[/eluser]
It sounds like your base_url in application/config/config.php

Also check your index.php file and make sure the paths are correct
for the new live site, system and application folders.

InsiteFX
#8

[eluser]smithshine[/eluser]
You have supposed to check your base url as well as .htaccess.
Also you have to check your configuration of your project or application.
That might be some problem occurrence there.




Theme © iAndrew 2016 - Forum software by © MyBB