But let your communication be Yea, yea; Nay, nay: for whatsoever is more than these cometh of evil
Wednesday, January 6th, 2010

WordPress 2.9.1 hangs with several standard plugins

It took me some time to figure out that the most recent update produced several problems – either the blog is unreachable or some pages like “edit post” do not work anymore. In my setup this concerns the following plugins here

StatPress Reloaded
Lightbox Plus
WP-PostRatings ***
Yet Another Related Posts Plugin ***
*** make the site unavailable

So if you arrive here by a search engine: the only way to restart your blog (when you can’t even reach the plugins page) is to manually reset the entry of installed plugins to

UPDATE wp_options SET option_value = ” WHERE option_name = ‘active_plugins’;

or doing that manually using the phpAdmin interface. Finally, it was the old php memory problem as the php.ini was lost during the upgrade.

Related Posts: WordPress as CMS, Are randomized clinical trials gold standard?, WordPress 2.1.x to 2.3.x upgrade – so many problems, An alternative to ISI’s impact empire
Categories: Computer + Software
Keywords:
Trackback: http://www.wjst.de/blog/blog/2010/01/06/wordpress-2-9-1-hangs-with-several-standard-plugins/


Comments are closed.