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

Moving Site from Live to Dev (SS) - New Local Server


Go to End


2 Posts   1296 Views

Avatar
Stefk

Community Member, 1 Post

8 July 2014 at 9:00pm

Hi there

I have been scratching my head for a day or two and cant get any direct information on how to deploy and existing website locally.

I have been provided the full files and the developer used SS Environment.

I have created the Databse and connected but keep going around in loops. All i see when i access the domain locally arer the files...no deployment

Below are the details of files provided and what i added.

Any help would be greatly appreciated as all i need to do is deploy and edit css etc offline.

regards
Stef

Attached Files
Avatar
Willr

Forum Moderator, 5523 Posts

12 July 2014 at 12:59pm

Sounds like you're missing the hidden '.htaccess' file. This file routes the web requests into SilverStripe so make sure that file is included in your deploy or copy it from https://github.com/silverstripe/silverstripe-installer/blob/3.1/.htaccess.