cancel
Showing results for 
Search instead for 
Did you mean: 

Magento 2 Set up remove PHP Settings Check error

Magento 2 Set up remove PHP Settings Check error

If you are getting "PHP Setting Check" error then your must try this code and remove this error.

Add this code in magento .htaccess file around line 40...

 

php_value memory_limit 768M
php_value max_execution_time 18000

php_value always_populate_raw_post_data -1