PHP 5.3x upgrade?
davidmlackey said 1 year, 11 months ago:
Does anyone know when/if the shared hosting environments might be upgraded from 5.2.17 (at least, that is the version on my server) to 5.3, say 5.3.6 (the most recent version)? My team wants to use some of the new features in PHP 5.3 like late static binding, but for now we are stuck using awkward workarounds…
JustinC said 1 year, 11 months ago:
@davidmlackey
We don’t normally have time frames for these kinds of updates. We do a lot of testing before we roll any update out. This would pretty much effect every user on that server, so we have to be very certain that it will be stable and compatible on our hosting platform. As soon as we’re ready to roll out an update we will, we normally can’t estimate when because it can vary greatly.
mohammed_it said 11 months ago:
I have same problem now, i was trying to install Moodle 2.2.3+, but i got this error message:
PHP version
version 5.3.2 is required and you are running 5.2.17
Please any one help
adamr said 11 months ago:
@mohammed_it
PHP 5.3 is currently only supported in our 4GH hosting environment. If you don’t already have 4GH hosting plan, you’ll want to upgrade your hosting plan (no charge).
4GH/Grid Hosting Frequently Asked Questions
Upgrading to 4GH/Grid Hosting from Shared Hosting
To enable PHP 5.3, you’ll want to add the following to your .htaccess file:
AddHandler x-httpd-php5-3 .php
-Adam
andyholland said 11 months ago:
What about 5.4?
adamr said 11 months ago:
@andyholland
PHP 5.4 is not currently supported in our shared hosting plans. At this time, I do not have any information available regarding the future offering of PHP 5.4 in the shared hosting environment.
-Adam
14 min expected wait time