Skip to content

Which hosts support which PHP versions, and which is default

License

Notifications You must be signed in to change notification settings

robfico/phpversions.info

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 

Repository files navigation

PHP Host Versions

As a PHP developer, we are often stuck with hosts that support insanely old versions of PHP. This means that some projects end up supporting those insanely old versions, and we all get stuck in this "Mexican Standoff" situation.

Some developers force their requirements to be much higher than these default versions in a bid to force the hosting companies to upgrade, but in reality we just end up with people reducing their software to try and get it onto old servers.

Let's stop this cycle. Pick a host which supports the latest versions.

Host 5.2 5.3 5.4 5.5 5.6 Default? Manual Upgrade Auto Upgrade
1&1 - - - .20 .??-beta 5.5.20
Bluehost (shared) .?? .?? .?? - - 5.4.??
Crucial (Split Shared) - .29 .36 .20 .4 5.3.29
Cyon.ch - - .?? .?? .?? 5.??.??
Dreamhost - .27 .20 .17 .0 5.4.20
Gandi (Simple Hosting) - - .35 - - 5.4.35
GoDaddy (cPanel for Linux) - .?? .?? .?? - 5.5.?? Yes
Google App Engine - - .?? - - 5.4.??
Heart Internet .?? .?? .?? .?? - 5.3.?? Yes No
Heroku - - - .20 .4 5.6.4 Yes
HostEurope - .29 .36 - - 5.3.29
HostGator (shared) .17 .28 .35 .19 - 5.4.35 Yes
Hostmonster .?? - .?? - - 5.4.??
LexiConn .17 .28 .35 .20 - 5.5.20 Yes Yes
Locaweb (shared) .?? .?? .?? .?? .?? 5.2.?? Yes
MediaTemple (GS) - .29 - .18 - 5.3.29
Namecheap .?? .?? .?? .?? - 5.3.??
OVH .17 .29 .34 .18 .2 5.4.34 Yes (Patch) Yes (Minor)
ServerGrove .?? .29 .?? .16 - 5.5.16
Site5 .17 .29 .35 - - 5.3.29
VidaHost (Shared Cloud) .6 .28 .28 .12 - 5.3.28

Contributing

Send a PR with information about hosting companies, listing which versions of PHP they support, and which version is installed by default when new plans are created. If you do not know the exact patch version then use .??, but please try to contribute exact numbers if possible.

Try to focus on shared hosting not DIY dedicated servers where it's just down to whatever the distro feels like bundling by default.

Please ensure that hosting company names are in alphabetical order.

TODO

As well as updating any ?? in that table, I also want to get numbers for these folks.

  • Infomaniak
  • Linode
  • LiquidWeb
  • ManageWP
  • online.net
  • Rackspace
  • SiteGround
  • WPengine
  • Active24.cz

When this gets a bit further I'll turn it into a website. Ideas for the domain name on the back of a postcard.

About

Which hosts support which PHP versions, and which is default

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published