Increase WordPress Memory Limit using .htaccess

php_value memory_limit 512M

If you don’t have access php.ini file then no need to worry we can increase Memory_Limit in .htaccess file as well. Just copy this code and paste it to your .htaccess file.

php_value memory_limit 256M

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

php_value 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