In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-20 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/02 Report--
This article mainly introduces how to solve the problem of upgrading WordPress: another update is in progress, which can be used for reference by friends who need it. I hope you will learn a lot after reading this article. Next, let the editor take you to learn about it.
When upgrading WordPress, the update will stop halfway due to the slow connection to the WP server in China, and the core_updater.lock record will be added to the database wp_options table. When updating again, it will prompt that another update is in progress.
As a workaround, add the following code to the current theme function template functions.php:
Global $wpdb;$wpdb- > query ("DELETE FROM wp_options WHERE option_name = 'core_updater.lock'")
After that, refresh the page of the website, the record will be deleted automatically, and the program can be upgraded normally.
It is enough to run the code once, there is no need to stay in the topic, just delete it after using it.
Thank you for reading this article carefully. I hope the editor will share the solution and upgrade WordPress tips: another update of the ongoing problems will be helpful to everyone. At the same time, I also hope that you will support us, pay attention to the industry information channel, and find out if you encounter problems. Detailed solutions are waiting for you to learn!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.