Moving a site during upgrading period
Permalink
A request for some general (or even specific) info ....
I developed a few sites on one development server using 5.6.2.1 and now trying to setup on new server under their proper domain names. I will find it easier to hit the Softalicious button and have C5 (5.6.3.1) installed .
Question: what's the best way to go about this to avoid problems now and in the future?
thanks
I developed a few sites on one development server using 5.6.2.1 and now trying to setup on new server under their proper domain names. I will find it easier to hit the Softalicious button and have C5 (5.6.3.1) installed .
Question: what's the best way to go about this to avoid problems now and in the future?
thanks
Or to play it really safe and have the cleanest possible start for the new site: move to a dev or staging site, upgrade, test, cleanup, test again, then move again to the new host.
My personal strategy would be to make a complete clone with backup voodoo, install that clone on my dev system, test it works, make the upgrade on the dev system, test, make a backup, run extreme clean, test, make a backup, copy the upgrade over the existing core, remove the upgrade pointer in config/site, test again, backup, run extreme clean again, test, make a complete clone with voodoo, then upload and install on the new host.
That would give me safety at all stages and the cleanest possible starting point for the new host.