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

copy silverstirpe to an other server


Go to End


2 Posts   2712 Views

Avatar
bebabeba

Community Member, 193 Posts

23 January 2009 at 9:19pm

Hi! I install silverstripe in my server. Then I build my site.
Now I need to copy my site (so all my silverstripe folder) in an other server withouth do a new installation?What I need to do?
If I install silverstripe in my new server, then I can copy all silverstipre folder of my site here?

Avatar
mandrew

Community Member, 37 Posts

29 January 2009 at 3:25pm

Just to be on the safe side as your new server could be different to your old server. I would install a fresh copy of silverstripe on your new server and then copy over the database (make sure you have named them the same) and site files from the 'mysite/code' and 'templates' folders. make sure you have the right template set up in _config.php and you should be ok.