Changes between Version 10 and Version 11 of transfer_site_between_servers
- Timestamp:
- May 4, 2013, 7:05:51 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
transfer_site_between_servers
v10 v11 187 187 188 188 * From the control panel, find the control panel in the state "transfer-limbo". Delete it. 189 190 === Moving from FCGID server to mod_php === 191 192 You will need to take an additional step and modify the ```/usr/local/etc/red/red_node.conf``` file and remove the line: 193 194 {{{ 195 $red_backends['red_item_web_conf'] = 'apache2_suexec_fcgid'; 196 }}} 197 198 Otherwise, you will not be able to update apache config files.