MCGWD Blog
Posted on April 24th, 2015
Redirect Loop Installing WordPress on a Subdomain
Typically installing WordPress on a subdomain is no big deal. It’s a 10 minute process at most. However, today I needed to install it for a client’s test site and it would throw a Error 310 (net::ERR_TOO_MANY_REDIRECTS) — “This webpage has a redirect loop” or “The page isn’t redirecting properly” as soon as I pressed the “Install” button.
Read the Full Post »
Posted on February 13th, 2014
Connecting to Another MySQL Database With WordPress
A recent project required that I access data from a separate database, in a custom WordPress page template. The data also needed to be retrieved before the opening
<html>
tag. By opening another database connection here, WordPress threw a fit, and failed to load the page’s menus. After hours to troubleshooting and searching for answers on countless forums, I finally found a solution…
Read the Full Post »
Posted on January 5th, 2014
Recent Server Outage
The following is an explanation from the data-center of what occurred over the weekend, and why some MCGWD customers may have experienced outages.
Read the Full Post »