- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-30-2016
12:53 PM
11-30-2016
12:53 PM
Documentation conflict
http://docs.magento.com/m2/ce/user_guide/magento/system-requirements.html says PHP requirments are "PHP 5.5.x (where x is greater than 22)"
http://devdocs.magento.com/guides/v2.1/install-gde/prereq/prereq-overview.html says "You must run PHP version 5.6 or 7.0.x or later"
This is confusing as my server's highest PHP version is 5.6.27.
Can anyone clarify what the actual requirement is?
Which version is the resources checker magento-check.php for? (it just says "your server meets the requirements for Magento")
Kind Regards
Labels:
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2016
05:04 AM
12-01-2016
05:04 AM
Re: Documentation conflict
Hi,
For Magento 2.1 You need PHP version 7
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2016
06:09 AM
12-01-2016
06:09 AM
Re: Documentation conflict
Magento 2.0 can be used with PHP 5.5 but magento 2.1 needs PHP 5.6.
On both scenarios PHP 7 is a better option.