269 Posts in 63 Topics by 127 members
Migrating a Site to Silverstripe
SilverStripe Forums » Migrating a Site to Silverstripe » Downloading SS database to local server?
What you need to know when migrating your existing site to SilverStripe.
Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba
|
Page:
1
|
Go to End | |
| Author | Topic: | 1651 Views |
-
Downloading SS database to local server?

26 November 2009 at 2:05am
Hi
My external server is very slow, and because I am to create about 70 new pages I would like to download the database to my MAMP server, make the pages there, and upload them again.
Can any of you help me?
/Dina
-
Re: Downloading SS database to local server?

26 November 2009 at 9:17am
Can you not just:
1. Export the database using phpMyAdmin
2. Import the .sql file into a fresh MAMP database
3. Hook that database into a copy of the basecode
4. Make changes / Add Pages
5. Replace database on live server (make a new one if you can, then switch using /mysite/_config.php)
6. Upload /assets folder if you have uploaded any files during the content creation.Aaron
| 1651 Views | ||
|
Page:
1
|
Go to Top |


