cancel
Showing results for 
Search instead for 
Did you mean: 

Magento 2.3 Update fails even though it past readiness check

Magento 2.3 Update fails even though it past readiness check

Hi,

 

Magento 2.3 Update fails even though it past the readiness check for PHP version.

 

Console Log

 

Problem 1 - Installation request for magento/product-community-edition 2.3.0 -> satisfiable by magento/product-community-edition[2.3.0]. - magento/product-community-edition 2.3.0 requires php ~7.1.3||~7.2.0 -> your PHP version (7.0.33) does not satisfy that requirement.

 

My version is PHP 7.1.27 .

 

Any suggestions?

Thank you

2 REPLIES 2

Re: Magento 2.3 Update fails even though it past readiness check

Hello @Tapeplanet00 

 

You are facing this issue because your PHP version is not supported by Magento 2.3.1 - You will at least require PHP Version - 7.3.1 or 7.2.0

 

Here i am sharing the link for system requirement of Magento 2.3.1  - https://devdocs.magento.com/guides/v2.3/install-gde/system-requirements-tech.html

 

Kindly check and update your components based on the requirement

 

Hope it helps !

if issue solved,Click Kudos & Accept as Solution

Re: Magento 2.3 Update fails even though it past readiness check

Thank you,

 

But i changed the PHP to a version above 7.2 and now i get this:

I have tried:

  • PHP 7.2.16
  • PHP 7.3.3

Fatal error: Uncaught Exception: Deprecated Functionality: The each() function is deprecated. This message will be suppressed on further calls in /home/brienw62/public_html/HockeyTapeUSA.com/vendor/colinmollenhour/cache-backend-file/File.php on line 81 in /home/brienw62/public_html/HockeyTapeUSA.com/vendor/magento/framework/App/ErrorHandler.php:61 Stack trace: #0 [internal function]: Magento\Framework\App\ErrorHandler->handler(8192, 'The each() func...', '/home/brienw62/...', 81, Array) #1 /home/brienw62/public_html/HockeyTapeUSA.com/vendor/colinmollenhour/cache-backend-file/File.php(81): each(Array) #2 /home/brienw62/public_html/HockeyTapeUSA.com/vendor/magento/zendframework1/library/Zend/Cache.php(153): Cm_Cache_Backend_File->__construct(Array) #3 /home/brienw62/public_html/HockeyTapeUSA.com/vendor/magento/zendframework1/library/Zend/Cache.php(94): Zend_Cache::_makeBackend('Cm_Cache_Backen...', Array, true, true) #4 /home/brienw62/public_html/HockeyTapeUSA.com/vendor/magento/framework/App/Cache/Frontend/Factory.php(156) in /home/brienw62/public_html/HockeyTapeUSA.com/vendor/magento/framework/App/ErrorHandler.php on line 61