Changes between Version 3 and Version 4 of transfer_site_between_servers


Ignore:
Timestamp:
Jun 16, 2008, 2:35:04 PM (16 years ago)
Author:
Jamie McClelland
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • transfer_site_between_servers

    v3 v4  
    104104
    105105 * From seso, search for the hosting order and click delete. This process will remove all associated red items
    106  * Login to the old host and:
    107   * manually remove any databases associated with the hosting order
    108   * manually remove any crontabs
    109   * remove the hosting order directory
     106 * Login to the old host and run
     107{{{
     108cleanly-remove-host /path/to/host
     109}}}
    110110
     111This script will manually remove any databases associated with the hosting order, remove any crontabs, remove the hosting order directory.
     112