ExpressionEngine Docs

System Requirements

Recommended Requirements

It has always been a core goal to ensure that ExpressionEngine is usable on a broadly diverse and accessible range of machines by a broad and diverse range of people.

For the best experience, this version of ExpressionEngine should use:

PHP 8.3 is fully supported, though there may be third-party add-ons that are not updated as rapidly as EE is. We also note there does not seem to be any noticeable performance improvement for EE from PHP 8.2 to 8.3.

MariaDB has long been a drop-in replacement for MySQL and has been used as the database by many EE sites. MariaDB often appears more performant than MySQL; however, there are a few edge cases and queries where the opposite is true. As is true with any database option, testing and fine-tuning the server settings as needed will give you optimal results.

While ExpressionEngine achieves compatibility with the newest releases of PHP and MySQL, there’s also a lot of effort made to keep EE stable and running properly with older versions. See the chart below for full details of EE and PHP version compatibility.

The Bare Minimums

The developers recognize that not only are there a wide range of server setups, but also that sometimes we’re not able to build our site on the machine of our dreams. Besides, no one likes it when they’re forced to update an underlying tool unnecessarily.

If you are stuck in an older environment, ExpressionEngine can run on PHP 7.2.5+ with 32M of memory, and MySQL 5.6.4+.

PHP-FPM is also optional, but tends to handily outperform mod_php.

That said, running older versions not only hurts performance—increasing the cost of your website—but most importantly puts your site at risk of security vulnerabilities. The PHP Group stopped providing support for PHP 5.6 on December 31, 2018 and for PHP 7.1 on December 1, 2019. Oracle also ceased providing support for MySQL 5.5 at the same time.

Why not save yourself worry and hassle, and enjoy a faster and more secure site that costs less to maintain, by upgrading now? Here’s an email you can send to your host if they need a little nudge:

Hey there!

I'm running the PHP/MySQL-based content management system ExpressionEngine,
and would like to make sure it's speedy, secure, and making the most efficient
use of the resources available on my server.

Could I speak with someone about moving to an environment that has PHP 8+
and MySQL 5.6+? If they are available, I'd love to use PHP-FPM to implement PHP,
and Percona as a drop-in replacement for MySQL, too.

Thanks!

Server Compatibility Wizard

If you’re not sure whether your server meets the minimum requirements, the server wizard will run some tests and give you an answer.

Browser Requirements for the Control Panel

ExpressionEngine’s Control Panel targets compatibility with the final-release versions of the web browsers listed here, so it’s important to keep your browser up to date. These browser requirements apply only to ExpressionEngine’s Control Panel, not to your website, which you are 100% in control of.

Note: In all cases, JavaScript must be enabled to use the Control Panel.

Details and Notes

You can safely ignore the rest of this page unless you are experiencing problems, or are a sysadmin setting up a custom environment. All of the following are readily available in most managed environments.

PHP Extensions Required

Though the following are available in PHP by default, some hosts may have them disabled until you ask for them.

Note: If you’re on MediaTemple you will need to create a phprc file that contains the following: extension = fileinfo.so

PHP Extensions Recommended

These are recommended, but not required.

MySQL Privileges

The MySQL user connecting to the database must have the following privileges:

Apache Server

If you are hosted on an Apache server, the AcceptPathInfo option needs to be enabled for URLs to work properly. Most servers are configured this way by default, but if yours is not, you have a few options:

URL Segment Support

If the Server Compatibility Wizard lists URL Segment Support as Unsupported, you will need to set your site’s URLs to use query strings.

Local Development

ExpressionEngine can be run locally on a number of local development environments. Below are just a few to help you get started.

Note: When setting up your local environment, you must make sure it still meets the requirements listed above.

PHP Version Requirements Across EE Versions

4.0 5.6 7.0 7.2 7.4 8.0 8.2 8.3
ExpressionEngine 7.47.4 PHP 4.0 PHP 5.6 PHP 7.0 PHP 7.2 PHP 7.4 PHP 8.0 PHP 8.2 PHP 8.3
ExpressionEngine 7.2.8 7.2.8 PHP 4.0 PHP 5.6 PHP 7.0 PHP 7.2 PHP 7.4 PHP 8.0 PHP 8.2 PHP 8.3
ExpressionEngine 7.0 7.0 PHP 4.0 PHP 5.6 PHP 7.0 PHP 7.2 PHP 7.4 PHP 8.0 PHP 8.2 PHP 8.3
ExpressionEngine 6.4.15 6.4.15 PHP 4.0 PHP 5.6 PHP 7.0 PHP 7.2 PHP 7.4 PHP 8.0 PHP 8.2 PHP 8.3
ExpressionEngine 6.0.0 6.0.0 PHP 4.0 PHP 5.6 PHP 7.0 PHP 7.2 PHP 7.4 PHP 8.0 PHP 8.2 PHP 8.3
ExpressionEngine 5.4.3 5.4.3 PHP 4.0 PHP 5.6 PHP 7.0 PHP 7.2 PHP 7.4 PHP 8.0 PHP 8.2 PHP 8.3
ExpressionEngine 4.3.8 4.3.8 PHP 4.0 PHP 5.6 PHP 7.0 PHP 7.2 PHP 7.4 PHP 8.0 PHP 8.2 PHP 8.3
ExpressionEngine 3.5.1 3.5.17 PHP 4.0 PHP 5.6 PHP 7.0 PHP 7.2 PHP 7.4 PHP 8.0 PHP 8.2 PHP 8.3
ExpressionEngine 2.11.9 2.11.9 PHP 4.0 PHP 5.6 PHP 7.0 PHP 7.2 PHP 7.4 PHP 8.0 PHP 8.2 PHP 8.3
ExpressionEngine 1.7.3 1.7.3 PHP 4.0 PHP 5.6 PHP 7.0 PHP 7.2 PHP 7.4 PHP 8.0 PHP 8.2 PHP 8.3

- the PHP version is fully supported by this ExpressionEngine version

- the system will not work under this PHP version, or a significant part of functionality will not work

- some of the functionality might work incorrectly, or compatibility has not been checked