Skip to content

Latest commit

 

History

History
53 lines (35 loc) · 1.22 KB

system-requirements.md

File metadata and controls

53 lines (35 loc) · 1.22 KB
layout title
m1x
System Requirements for Magento Enterprise Edition and Community Edition (Current Shipping Versions)

Magento requires a LAMP or LNMP stack.

Operating System

Linux x86-64

Web Server

  • Apache 2.x
  • Nginx 1.7.x

Database

  • Magento EE 1.14.3 and later:
    • MySQL 5.7 (Oracle or Percona)
  • Earlier Magento versions:
    • MySQL 5.6 (Oracle or Percona)

PHP

  • Magento EE 1.14.4.0 and later:
    • PHP 7.2.x
  • Magento CE 1.9.2 and later, Magento EE 1.14.2 - EE 1.14.3.10:
    • PHP 5.6.x
    • PHP 5.4.x
    • PHP 5.5.x
  • Earlier Magento versions:
    • PHP 5.4.x
    • PHP 5.5.x

SSL

  • A valid security certificate is required for HTTPS.
  • Self-signed SSL certificates are not supported.

Magento can utilize the following technologies:

  • [Redis]({{ site.baseurl }}/ce18-ee113/using_redis.html)

    Redis can be used for session or cache storage

  • [Memcached]({{ site.baseurl }}/guides/v2.2/config-guide/memcache/memcache.html)

    memcached can be used for session or cache storage

  • Apache Solr

    Solr search can be used as a search provider for Magento Enterprise Edition (EE) only