Welcome Guest, Not a member yet? Register   Sign In
removing index.php
#1

[eluser]emperius[/eluser]
I have few same sites on different hosting.

On on of the sites I can not remove index.php from the url. But on other sites everything works fine.

I get a message

No input file specified.

What may be a problem?
Mod rewrite works
#2

[eluser]SitesByJoe[/eluser]
Did you set your config file properly and upload your .htaccess file? It would be between those 2 files.
#3

[eluser]Michael Wales[/eluser]
Who is the host?
#4

[eluser]tobben[/eluser]
Are your PHP running on CGI?

If so, maybe

Code:
cgi.fix_pathinfo = 0

..will help you.
#5

[eluser]emperius[/eluser]
[quote author="SitesByJoe" date="1204072440"]Did you set your config file properly and upload your .htaccess file? It would be between those 2 files.[/quote]

yes

the same configuration works fine on other hosting
#6

[eluser]emperius[/eluser]
[quote author="tobben" date="1204085403"]Are your PHP running on CGI?

If so, maybe

Code:
cgi.fix_pathinfo = 0

..will help you.[/quote]

not on CGI




Theme © iAndrew 2016 - Forum software by © MyBB