Fatal error, upgrade from 3.0.4 to 3.1 RC1
hi,
disabled all the plugins, and tried to upgrade to 3.1 RC1, getting following errors in admin cp and no posts on front end. I have 150k ads there. and its live site.
4272
Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 71 bytes) in /home/classi/public_html/
wp-includes/taxonomy.php on line 2620
I have tried this fix $args = array('post_status' => 'any', 'numberposts' => -1);
from
http://forums.appthemes.com/migrade-...e-2/#post54522 but its not helping, i put number of posts 200 only.
As in previous posts it was assured that 3.1 will not have this upgrade issue, and will be taken care of.
I have increased php RAM 512 and wp_memory limit to 512 MB also.
Best Regards,