Why is "another update in progress" prompted during WordPress upgrade?

Source: Internet
Author: User
Tags wordpress database
During the WordPress upgrade process, if you refresh the page or close the page, the Wordpress upgrade may fail. This problem may occur during the next upgrade. For example, I refreshed the page a few days ago, and when I upgraded Wordpress again, Wordpress always prompts "another update is in progress ".

 

 

This is because when you upgrade Wordpress, Wordpress adds the core_updater.lock record in the wp_options table of the database. If the Wordpress upgrade is interrupted halfway, this record will be left in the database. When Wordpress detects the existence of this record during the next upgrade, it returns "another update in progress ". You can solve this problem by using the following methods:

 

Use phpmyadmin or navicat to manage the Wordpress Database. In the wp_options table, locate and delete the core_updater.lock record.

 

All right, you only need to delete this content during the upgrade process. Of course, do not click the upgrade repeatedly during the upgrade process.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.