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.

Archive /

Our old forums are still available as a read-only archive.

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

Copy a SS Website from a URL to another URL


Go to End


2 Posts   1283 Views

Avatar
stooni

Community Member, 89 Posts

12 May 2008 at 2:23am

When i copy a website from one URL to another then i have an the new place only the starting sites and product (in e-commerce) perhaps in the database i have in the table sitetree all sites, there i have before on the old URL! what happens?

1. first i have copy the files
2. then export mysql Database
3. Import the Database
4. Changing the mysite/_config.php

???

Thanks for help!

Avatar
Fuzz10

Community Member, 791 Posts

13 May 2008 at 7:31pm

If you are asking how to move an active site to a different location then yeah, your list pretty much sums it up.

Copy the files and the database , change the config file and you are done.

Good luck !