Changes between Version 5 and Version 6 of transfer_site_between_servers
- Timestamp:
- Dec 28, 2012, 11:15:32 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
transfer_site_between_servers
v5 v6 7 7 == Create the appropriate items in the Members Control panel == 8 8 9 The first step is to run the {{{transfer-red-items-to-new-host}}} script from ha rry.mayfirst.org:9 The first step is to run the {{{transfer-red-items-to-new-host}}} script from hay.mayfirst.org: 10 10 11 11 * Login as root: 12 12 {{{ 13 ssh root@ha rry.mayfirst.org13 ssh root@hay.mayfirst.org 14 14 }}} 15 15 * Become the www-data user (which has the ability to notify hosts of item changes) … … 19 19 * Execute the script (below is a sample transcript) 20 20 {{{ 21 0 ha rry:~$ cd /usr/local/share/red/ui/sbin/22 0 ha rry:~$ ./transfer-red-items-to-new-host21 0 hay:~$ cd /usr/local/share/red/ui/sbin/ 22 0 hay:~$ ./transfer-red-items-to-new-host 23 23 Please enter the domain name of the hosting order to move? apen.ourpowerbase.net 24 24 Hosting Order ID: 1000117 … … 83 83 Pseudo-terminal will not be allocated because stdin is not a terminal. 84 84 commit'd: 23826 85 0 ha rry:/usr/local/share/red/ui/sbin$85 0 hay:/usr/local/share/red/ui/sbin$ 86 86 }}} 87 87