Upgrade to WordPress 3 fatal error
Posted in Tutorials on
18 June, 2010 – 12:21 pm
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 :)




One Comment
acum inteleg ce are am gasit asa ceva