Welcome Guest, Not a member yet? Register   Sign In
After upload on host, unless homepage loaded ok, the other were not loaded ?
#1

[eluser]ryantran[/eluser]
Local :
- home => load ok
- intro => load ok
- and all pages => load ok
Live :
- home => load ok
- intro => can not found
- and all pages => can not found ?
Why ? Help me plz...!
#2

[eluser]Nur Cholikul Anwar[/eluser]
What the meaning can not found??

What your webserver??
#3

[eluser]ryantran[/eluser]
i think that not able to find my files to load.
------------------------------
PS: I live in Vietnam.
#4

[eluser]Nur Cholikul Anwar[/eluser]
[quote author="ryan tran" date="1303373576"]i think that not able to find my files to load.
------------------------------
PS: I live in Vietnam.[/quote]

You not yet answer my question: What web server use for your application??
#5

[eluser]Greg Aker[/eluser]
@ryan tran,

Couple things.

If you visit: example.com/index.php?/any_page_but_home does it work? see the question mark after index.php?

You're probably running PHP in an environment using FastCGI, so PATH_INFO is not supported.

See: http://ellislab.com/codeigniter/user-gui...oting.html

regards,

-greg




Theme © iAndrew 2016 - Forum software by © MyBB