What is the optimal version of PHP to Run 2.2.6?
I keep running into error on my servers when installing Mage 2.2.6 with php7.2 any suggestions ?
Also my Mag1.9 runs way faster on later versions of php but certain functionality on my 1.9 didn't work.
What errors do you get?
Hi @adam_logic
As you know magento 2 have their pre-defined Technology stack - that we required to configured to installed the magento 2.
For specific Magento 2.2.6 - i would suggest you to use PHP version - 7.0.13 - 7.0.x and in PHP Version 7.1 - Optimal version is - 7.1.X
Magento 2.3 onwards magento supporting PHP 7.2 version.
For more details refer this link - https://devdocs.magento.com/guides/v2.2/install-gde/system-requirements-tech.html
hope it helps