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 ;


Discover more from Wordpress Guidance for Beginner's

Subscribe to get the latest posts sent to your email.

Share:

Facebook
Twitter
Pinterest
LinkedIn

Please share your thought

Discover more from Wordpress Guidance for Beginner's

Subscribe now to keep reading and get access to the full archive.

Continue reading