Welcome Guest, Not a member yet? Register   Sign In
hosting problem
#1

[eluser]mhungou04[/eluser]
hi all, this is my website.
http://mhungou04.0fees.net/aodai/
It run normally at localhost but when i uploaded to a host online it display an ugly error message

404 Page Not Found

The page you requested was not found.
I did not do any more except config the data base and the base url.
Plz give me some advice
thanx
#2

[eluser]thinkigniter[/eluser]
What does you index.php file have as your system folder and your application folder?

Make sure they are correct.

also check your controller is viewing the correctly spelt file.

Let me know
#3

[eluser]indocoder[/eluser]
did you use .htacess? or maybe you can upload fresh CI installation and open the welcome messages. do they show up properly. then start uploading your application folder...
#4

[eluser]mhungou04[/eluser]
yes, upload them all. I checked again, index.php is still at \aodai\index.php

but one thing when i tried to access some page behind login page it push me to the URI aodai/index/processuser/ but nothing is displayed
#5

[eluser]mhungou04[/eluser]
Is there any difference between window host and linux host? My website is located on a linux host is that the problem ?
#6

[eluser]thinkigniter[/eluser]
If you think you may know where the problem is post the code related to it and we'll see what we can do.

cheers
#7

[eluser]mhungou04[/eluser]
but i can t post all the file arccoding to U which one shout i post
#8

[eluser]indocoder[/eluser]
linux is go(o)d

can you paste your htaccess here? did you use your own routing rules?
#9

[eluser]mhungou04[/eluser]
no i dont use routing rules
my route file has no more than 2 lines
$route['default_controller'] = "processuser";
$route['scaffolding_trigger'] = "";
and the htacess belong the server i can't view
#10

[eluser]indocoder[/eluser]
please paste your index function from processuser controller.




Theme © iAndrew 2016 - Forum software by © MyBB