I was attempting an upgrade via SSH of PHP from 5.3 to 5.6.3 as per Parallels documentation. It wouldn't install even though it gave me no warnings.
I then found my timezone, Pacific/Auckland is, server-wide, now wrong. Instead of being +12 it's now +2. This is not only throughout PHP but also in the Server Time settings list in Plesk.
I've had to temporarily set the server time and all config files to Fiji to make sure all the websites work correctly.
How can I fix the timezone issue? I'm still on 5.3 as upgrading to 5.6.3 seems impossible at the moment. I've tried PECL timezonedb but that requires PHP 5.4, apparently.
I then found my timezone, Pacific/Auckland is, server-wide, now wrong. Instead of being +12 it's now +2. This is not only throughout PHP but also in the Server Time settings list in Plesk.
I've had to temporarily set the server time and all config files to Fiji to make sure all the websites work correctly.
How can I fix the timezone issue? I'm still on 5.3 as upgrading to 5.6.3 seems impossible at the moment. I've tried PECL timezonedb but that requires PHP 5.4, apparently.