cancel
Showing results for 
Search instead for 
Did you mean: 

Magento 2.2.3 Extension not install

Magento 2.2.3 Extension not install

Magento 2.2.3 install successfully but Extension are not install. PHP Settings Check *

Your current PHP memory limit is 512M. Magento 2 requires it to be set to 756M or more. As a user with root privileges, edit your php.ini file to increase memory_limit. (The command php --ini tells you where it is located.) After that, restart your web server and try again.

 
3 REPLIES 3

Re: Magento 2.2.3 Extension not install

As the message states, you will need to increase your PHP memory_limit from 512M to 768M.

This is usually done either with the php.ini or the .htaccess file, depending on how your server environment is setup. You usually do not need to restart your web server for the changes to take effect.

If you're unsure on how to do this, you may need to contact your hosting provider or server administrator to have them do it for you.

Re: Magento 2.2.3 Extension not install

Hello @mohammed mosharrof_hossain,

 

Please set run time memory limit.

 

php -d memory_limit=4G bin/magento setup:upgrade

 

If it will work then Mark as solution.


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

Re: Magento 2.2.3 Extension not install

Completed! You need to resolve these issues to continue. Backup failed Error received from server: