Readiness Check
Server failed to respond. Please try again.
Your PHP version is 7.1.8. The required PHP version is ~5.6.5|7.0.2|7.0.4|~7.0.6. Show detail Hide detail
Ok i'm on cpanel and everything is set to php 7.02 and yes the server is 7.1 is magento ever going to get current with php i need this issue resolved just started after i upgraded to 2.1.8
Solved! Go to Solution.
got it to update to 2.1.8 but now the issue after update is
Magento 2 is not supported PHP 7.1.8 version yet.
You need to downgrade php version to php 7.0.2 or 7.0.6 to install magento 2.
After install php 7.0.2 or 7.0.6 you can install your setup of magento.
You can refer this link for more info of php and mysql version, System Requirement for install magento
Thanks.
if issue solved,Click kudos/Accept as solutions.
I'm running on cpanel and do have php 7 for this domain the rest of the server is running php7.1 so i don't have a clue where it's pulling the info from didn't have this issue prior to the update
here is my php.ini
; cPanel-generated php ini directives, do not edit
; Manual editing of this file may result in unexpected behavior.
; To make changes to this file, use the cPanel MultiPHP INI Editor (Home >> Software >> MultiPHP INI Editor)
; For more information, read our documentation (https://go.cpanel.net/EA4ModifyINI)
allow_url_fopen = On
allow_url_include = On
display_errors = Off
enable_dl = Off
file_uploads = On
max_execution_time = 30
max_input_time = 60
max_input_vars = 1000
memory_limit = 768M
session.gc_maxlifetime = 1440
session.save_path = "/var/cpanel/php/sessions/ea-php70"
upload_max_filesize = 128M
inside public_html php.ini
; cPanel-generated php ini directives, do not edit
; Manual editing of this file may result in unexpected behavior.
; To make changes to this file, use the cPanel MultiPHP INI Editor (Home >> Software >> MultiPHP INI Editor)
; For more information, read our documentation (https://go.cpanel.net/EA4ModifyINI)
got it to update to 2.1.8 but now the issue after update is