Upgrade to WordPress 3 fatal error

Posted in Tutorials on 18 June, 2010 – 12:21 pm
Post a comment

Like so many people (I guess), I also tried to upgrade my WordPress to the latest one just released, WordPress 3 that is. I did it from my dashboard, because it’s the simplest way possible. But doing this, I got a nice and beautiful error, something like:

Fatal error: Allowed memory size of bytes ******** exhausted

The problem is that WordPress needs more than the default 32 MB to upgrade to 3.0, due to the increased package size over 2.9. The good news is that there is a simple solution for this. Just ad the folowing line in the wp-config.php file:

define('WP_MEMORY_LIMIT', '256M' );

That’s it. Now enjoy the new WP :)



Tags: , |
This entry was written by Simple, filed under Tutorials and tagged , .
Bookmark the permalink or follow any comments here with the RSS feed for this post.
Post a comment or leave a trackback: Trackback URL.

One Comment

  1. skykery posted on 4 August, 2010 at 8:48 pm | Permalink

    acum inteleg ce are am gasit asa ceva

Post a Comment

Your email is never shared. Required fields are marked *

*
*