In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-19 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/02 Report--
This article is about using a proxy server to solve the problem of slow WordPress upgrade. The editor thought it was very practical, so I shared it with you as a reference. Let's follow the editor and have a look.
There are two ways to update the WordPress version by clicking automatic upgrade in the background or manually downloading the new version to replace the old one. For convenience, the former is generally chosen to upgrade automatically. However, because the automatic upgrade uses a foreign server downloads.wordpress.org, the automatic upgrade of wordpress in China will be very slow or even timeout failure.
However, wordpress provides a way to set up a proxy. I have set up a proxy server in a foreign server, which can be used directly. Due to the proxy server restrictions, you can only proxy wordpress.org domain names. Please comment out the code after using it, so as not to affect the use of wordpress.
Solution method
Open wp-config.php and add the following code at the bottom:
Define ('WP_PROXY_HOST',' us.centos.bz'); define ('WP_PROXY_PORT',' 31281')
After saving, log in to the wordpress background, switch to the update, and click the upgrade button to start the update.
After the update is complete, please comment out the code you just added, that is, add / / before, such as:
/ / define ('WP_PROXY_HOST',' us.centos.bz'); / / define ('WP_PROXY_PORT',' 31281')
Delete comments the next time you need to upgrade.
Thank you for reading! On the use of proxy servers to solve the problem of slow upgrade WordPress to share here, I hope the above content can be of some help to you, so that you can learn more knowledge. If you think the article is good, you can share it and let more people see it.
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.