Solution For Wordpress Fatal Error Allowed memory Size Problem
Posted by tech on
October 30, 2009
|
|
Sometimes, 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

/rating_on.png)









December 16th, 2009 at 1:09 pm
[...] 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 [...]