My site won't run on php 7+. What versions of php do you support?

You are reading this article because you have a website on our servers and when you switch to PHP 7+, you are seeing an error or the site does not function correctly.

Firstly, PHP is the programming language on which dynamic sites like WordPress use to deliver web content.

ThePHP foundation releases newer versions over time and when they release a new version it might deprecate some older functions.

For example, when the leap was made from PHP 5.6 to PHP 7, a major change was that PHP function called: mysql_query which manages the access to the database was removed.

THE BAD NEWS
This means that if your site is using mysql_query anywhere in the PHP code, if you upgrade your site to PHP 7+, then your site will break and you will need to start replacing any older code OR stick with version 5.6.

THE GOOD NEWS
At JUCRA Digital, our servers run multiple versions of PHP so if your site is not forward compatible with newer versions of PHP, then we can put you on a previous version. 

We do highly encourage, for security and performance reasons, that you make sure your code is up to date with the latest versions of PHP.

Below are the versions of PHP that our servers support.

For full PHP history visit https://en.wikipedia.org/wiki/PHP
For the PHP supported versions visit  https://www.php.net/supported-versions.php
For Cpanel and EasyApache4 support: https://docs.cpanel.net/ea4/php/introduction-to-php/

Version Release date Supported until
5.1 2 November 2006 24 August 2006
5.2 2 November 2006 6 January 2011
5.3 30 June 2009 14 August 201
5.4 1 March 2012 3 September 2015
5.5 20 June 2013 10 July 2016
5.6 28 August 2014 31 December 2018
7.0 3 December 2015 3 December 2018
7.1 1 December 2016 1 December 2019
7.2 30 November 2017 30 November 2020
7.3 6 December 2018 6 December 2021
7.4 28th November 2019 28th November 2022
8.0 26 November 2020 26 November 2023
8.1 25 November 2021 25th November 2024

Tables Last updated: 05/03/2022




  • php, php 7, php 5.6, php 5.1, php 7.4, php 7.3, phpinfo, php versions, old php versions
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

I want to transfer my domains/hosting and/or email to JUCRA Digital

You are reading this article because you would like us to take over your domain, hosting and/or...

What DNS Nameservers should I use?

For your hosting at JUCRA Digital, please use the following nameservers. DNS NAME IP...

Why is my site running slow? Understanding CloudLinux LVE Resource Usage

Sometimes we are asked "why is my site running slow" or "why am I getting kicked out of my site"...

Enabling HSTS in Cpanel

ABOUT HSTS HTTP Strict Transport Security (HSTS) instructs web browsers to only use secure...

FTP Not Working (No Files When I Log In)

You are reading this article because you created your ftp account in Cpanel but when you log in...