I already have php 7.2.19
But its shows Magento supports PHP 7.1.3 or later. Please read Magento System Requirements. error.
Can you clear below points.
I hope it helps!
Are you upgrade Magento version or install new Magento.
If you upgrade Magento from 2.2 so you will need to use php7.1 after you have updated to 2.3 then you can switch to PHP 7.2.
Follow this link to resolve your error Magento 2.3 installation PHP requirement
I hope it helps!
No, Its fresh install
@Rajan VijayanYour PHP version looks good on command line.
Can you create a php file in root directory of Magento and call phpinfo() to find out your web browser also shows that you have 7.2.x?
Problem solved? Please give 'Kudos' and accept 'Answer as Solution'.