- Magento 2 Beginners Guide
- Gabriel Guarino
- 163字
- 2021-07-09 19:21:28
System requirements for Magento 2
Before moving forward with the installation, we should review the system requirements for Magento 2 to ensure that the environment is correct for Magento to run properly.
The following are the system requirements for Magento 2:
- Operating System:
- Linux
- Web servers:
- Apache 2.2 or 2.4
- nginx 1.8
- Database:
- MySQL 5.6 or
- MySQL 5.7 (Magento 2.1.2 or above) or
- MariaDB or
- Percona
- PHP:
- PHP 5.6 and later. PHP 7.0.2, 7.0.4, 7.0.6-7.0.x (Magento 2.1.2 and later)
- PHP 7.0.2, 7.0.6-7.0.x (all Magento 2.1.x versions)
- PHP 5.6.x (Magento 2.1.0)
- Required PHP extensions:
- BC Math
- curl
- GD, ImageMagick 6.3.7 (or later), or both
- intl
- mbstring
- Mcrypt
- Mhash
- OpenSSL
- PDO/MySQL
- SimpleXML
- OPCache
- SOAP
- xml
- XSL
- Zip
- JSON (PHP 7 only)
- iconv (PHP 7 only)
- PHP Dependency Manager:
- Composer
- SSL:
- Valid security certificate (required for HTTPS)
- Transport Layer Security (TLS) requirement
- Mail Server:
- Mail Transfer Agent (MTA) or SMTP server
- Optional:
- Redis 3.0
- Varnish 3.5 or latest stable 4.x version
- Memcached
- Xdebug
- PHPUnit
推薦閱讀
- Testing with JUnit
- NLTK基礎教程:用NLTK和Python庫構建機器學習應用
- Java高手真經(高級編程卷):Java Web高級開發技術
- AIRAndroid應用開發實戰
- INSTANT Weka How-to
- x86匯編語言:從實模式到保護模式(第2版)
- 小程序開發原理與實戰
- Yocto for Raspberry Pi
- QGIS By Example
- Visual FoxPro 6.0程序設計
- Python Web自動化測試設計與實現
- Monitoring Docker
- Keil Cx51 V7.0單片機高級語言編程與μVision2應用實踐
- Java EE輕量級解決方案:S2SH
- 微信公眾平臺開發最佳實踐