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

Share:

Facebook
Twitter
Pinterest
LinkedIn

Please share your thought