Changes between Version 16 and Version 17 of transfer_site_between_servers
- Timestamp:
- May 28, 2015, 4:10:22 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
transfer_site_between_servers
v16 v17 25 25 * Become the www-data user (which has the ability to notify hosts of item changes) 26 26 {{{ 27 su www-data27 su - www-data 28 28 }}} 29 29 * Execute the script which asks you to confirm whether you want to run this part of the migration or not. The confirmations allow you to skip certain steps in case you need to skip them if you run the script more than once. Below is the transcript of the stesp you'll take with itemized descriptions at each point.