Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Installing SilverStripe /

Getting SilverStripe up and running on your computer and on your web server.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Another Redirection to install.php question


Go to End


2 Posts   1994 Views

Avatar
paulk

Community Member, 1 Post

16 March 2009 at 5:06pm

Hi All

I have just installed SliverStripe 2.3.0 on a LAMP server.

The install runs successfully, but as soon as I got to the homepage http://www.something.co.nz/ it just redirects to http://www.something.co.nz/install.php

I have looked through the forum and see alot of people saying its a cache issue but in this case im pretty sure it isnt. I have cleared the cache many times and testing on other peoples machines and still have the issue.

I have noticed that if i got to http://www.something.co.nz// or http://www.something.co.nz/? it loads the homepage fine.

Is this a rewrite issue?

Can someone point in the right direction to solve this issue?

Regards,
Paul

Avatar
CubeDave

Community Member, 8 Posts

17 March 2009 at 12:18pm

Hi,

I had the exact same issue - running 2.3.0.

I switched to using a different browser (using safari to using firefox) and the problem went away. I suspect that it must be a cache somewhere but like you I cleared the cache and restarted the browser all to no avail.

Try a different browser and see how it goes. Perhaps even try wget to *really* make sure that the cache isn't the problem.

-dave