I have a VPS that's hosting half a dozen PHP-based sites. All is OK on php5.2.10 but I want to upgrade to 5.3.3.
I have tested the functionality of the sites on my local dev machine running 5.3.1 and all is well.
Having never done a PHP upgrade, and not wanting to disrupt the service of the live sites, are there any precautions you can give me that I should be considereing before I do this?
Thanks.