Ashley Cameron Design

Ashley Cameron Design

Shop the Creative Design Market

Goodnight

Setting PHP Memory Limit in .htaccess

SnippetsWordPress

About a 1 minute read

"I am always doing what I cannot do yet, in order to learn how to do it."

Vincent Van Gogh


1
2
//Useful for WordPress installations that need more than 32M of memory
php_value memory_limit 64M