Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 1.13 KB

File metadata and controls

32 lines (25 loc) · 1.13 KB
layout full-width
group system-requirements
subgroup Magento system requirements
title Magento system requirements
menu_title Magento system requirements
menu_order 1
menu_node parent
version 2.0
github_link magento-system-requirements.md
redirect_from /guides/v2.0/install-gde/system-requirements.html

This page lists system requirements for the Magento application.

Magento 2.0.x

[Magento 2.0.x technology stack requirements]({{ site.gdeurl }}install-gde/system-requirements-tech.html)

Magento 2.1.x

[Magento 2.1.x technology stack requirements]({{ site.gdeurl21 }}install-gde/system-requirements-tech.html)

Major differences from 2.0.x:

  • PHP

    • Dropped support for PHP 5.5.x
    • 2.1.2 and later: Added support for PHP 7.0.4
  • MySQL (2.1.2 and later): Compatible with MySQL 5.7

  • Added support for Elasticsearch 1.7 and 2.x (recommended)

    • If you get the Elasticsearch software from the Elasticsearch Linux repository, we support versions 2.x.
    • If you get the Elasticsearch software from their Elasticsearch-PHP repository{:target="_blank"}, we support the 2.0 branch.