SilverStripe Migration to Another Server
If you are running your site on SilverStripe CMS and need to migrate it to another machine but don't know how, you are at the right place.
{mobile_block=responsive_ad_728_90}
In the following steps we're going to describe how to migrate SilverStripe to new server:
1) Backup the database
2) Restore the database to another server
3) Copy all files to new server
4) Set permissions for folders assets and silverstripe-cache:
chmod 777 assets
chmod 777 silverstripe-cache