wamp: php7.1.9 apache2.4.23 mysql5.7.19
after install magento2.3.0,when I run php bin/magento setup:upgrade
I got bellow error:
wamp: php7.1.9 apache2.4.23 mysql5.7.19
after install magento2.3.0,when I run php bin/magento setup:upgrade
I got bellow error:
2
Answers
if you are using your own hosting ,such as vps ,then you need to upgrade your php to php7.2
if you are using a hosting you bought ,ask them ,then they will tell you to
execute
instead of
You can just use ‘php72’ instead the ‘php’ and there would be no issues.