解决WP2.7 RC1 后台自动升级出现的问题

WP2.7 RC1 提供了后台在线升级功能,十分方便。但在使用时出现了一个问题:虽然明明升级成功,但后台总是还是显示:

An automated WordPress update has failed to complete – please attempt the update again now。

update again and again,问题依旧。最后总算解决了。如果你也有这样的问题,请看看你的博客根目录是不是有个.maintenance 文件。将它删掉,就OK了。

I have installed 2.7 RC1 on my blog.

Beginning with Version 2.7, WordPress added the ability to preform an automatic upgrade. This makes it very easy to upgrade to the latest version of WordPress.

Last night I attempted the auto update for a nightly build.

I’m trying to upgrade from WordPress 2.7-RC1-10041.

I used the “upgrade” function under “Tools”. While it was slow, it did complete and said that the upgrade was successful. But despite the apparent success, when I go back to the dashboard, I still get this error message in yellow across the top of every dashboard page”

An automated WordPress update has failed to complete – please attempt the update again now

I’ve attempted it seeral times and keep getting the same result.

What’s wrong?

At last I successfully solved the problem.There was a .maintenance file in my blog root folder. Removing it solved the problem.

Solution: Delete the .maintenance file found in the WordPress root/base folder, then do the Upgrade again.See http://wordpress.org/support/topic/221019

It’s said the .maintenance file is produced by the auto upgrade but typically gets removed upon successful completion of the process.

By the way,RC1-10073 is the latest now.


3 Responses to “解决WP2.7 RC1 后台自动升级出现的问题”

Leave a Comment