cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to bypass Readiness Check - Your current PHP memory limit is 512M. Magento 2 requires it to b

Unable to bypass Readiness Check - Your current PHP memory limit is 512M. Magento 2 requires it to b

I am hosting my site on Godaddy shared server hosting, where through CPanel you can select PHP version, 7.0.22 and memory_limit = 1024M.  My PHP.ini file has 1024M memory_limit.  I have properly configured three required cron jobs.  All remainder checkpoints of the Readiness Check pass, except for memory limit.  Can someone from Magento community shine some light as to where can I clear this and successfully install BLOG module on to my Magento 2 platform?  Any assistance with this issue will be greatly appreciated.Screen Shot 2017-10-26 at 3.52.19 AM.pngScreen Shot 2017-10-26 at 3.48.45 AM.png

1 REPLY 1

Re: Unable to bypass Readiness Check - Your current PHP memory limit is 512M. Magento 2 requires it

@ishekhtman

 

please add run time memory_limit

 

php -d memory_limit = 1024M yourcommand

 

 

 

 


Problem solved? Click Kudos & Accept as Solution!
Sunil Patel
Magento 2 Certified Professional Developer & Frontend Developer