Increase WordPress Memory Limit using php.ini

memory_limit 256M

If you have access the root directory then add below code in php.ini file.

memory_limit = 256M ;

If you already have this code and nothing will change then try…

memory_limit = 512M ;

Share:

Facebook
Twitter
Pinterest
LinkedIn

Please share your thought