-->

Solution For WordPress Fatal Error Allowed memory Size Problem

wordpressSometimes, you may not know it, but the more plugins you activate, the more that sooner or later one of those plugin may give you a Fatal Error: Allowed memory Size problem.

The solution to fixing this error depends on which file you have access to.

  • If you have access to the file wp-config.php, increase the allocated memory by adding this line define(’WP_MEMORY_LIMIT’, ‘64M’);
  • If you access to a .htaccess file of your domain, add this line php_value memory_limit 64M

Found this post useful? Donations appreciated. Every little $ helps.

Related Posts with Thumbnails

One Response to “Solution For WordPress Fatal Error Allowed memory Size Problem”

  1. 1
    Solution For Wordpress Fatal Error Allowed memory Size Problem … Says:

    [...] Allowed memory Size problem. The solution to fixing this error depends on which file you … [...] Uni Ego / Solution For WordPress Fatal Error Allowed memory Size Problem [...]

Leave a Reply

Spam protection by WP Captcha-Free