Quick Fix for Sites Hosted on WP Engine

WordPress sites hosted on WP Engine need to add a proxy

Here is a quick fix for sites hosted on WP Engine. Just set up a proxy server and add new to the wp-config.php file inside wordpress.

Automattic (wordpress.org) decided to block access to its themes and plugins repository for all WP Engine users and thus sites hosted on WP Engine got crashed due to not able to update wordpress plugins and themes. Here’s is a quick fix for sites:

You can get a cheap proxy server like a VPS from The-Online.com VPS Hosting here for as low as $6/mo and install CentOS or Almalinux OS and Apache web server.

Once the proxy is configured, you need to add the following configuration to the wp-config.php file:

define('WP_PROXY_HOST', 'xxx.xxx.xxx.xxx'); // Proxy Address
define('WP_PROXY_PORT', 'xxx'); // Port Number
define('WP_PROXY_USERNAME', 'xxxxx'); // Proxy Username (if exists)
define('WP_PROXY_PASSWORD', 'xxxxx'); // Proxy Password (if exists)

This solution should solve the issue with updates even if Automattic finds a way to block the workaround implemented by WP Engine earlier today.

tags: #wpengine #wp #engine #wordpress #fix #proxy #server #status #wpconfig

People Also Like

  • Virbhumi Collectible Card Game Review

    Why Virbhumi card game asks for email and phone? My friend had recommended me to download strategy games so I looked at Virbhumi card game…

  • Cpanel Hosting at Bargain Price!

    Order cPanel Hosting for low cost at The Online Take full control of your website with our easy-to-use cPanel hosting. Whether you’re running a personal…

  • Reddit Blocked Bing Search Engine

    Bing is now blocked by Reddit.com I recently found out that my new posts on Reddit are not appearing on Microsoft Bing search engine. Checked…

  • Pros and Cons of Web Hosting

    Is Web Hosting Worth It? Honest Pros, Cons, and What No One Tells You I’ve been using web hosting for a while now, and honestly,…

  • Domains Priced Right Coupons Promo Code

    Domains Priced Right Coupons: Domains Priced Right (domainspricedright.com) is a domain name registration website which offers .com domain registration, and cpanel web hosting, wordpress web…