I ended up enabling WP_DEBUG and found an error – something about fsockopen() not being able to connect to my host (I didn’t write it down and now can’t reproduce it) – and found that it was a DNS issue;- my subdomain (foo.example.com) was resolving to the correct IP (10.0.0.1) but the primary domain wasn’t.
I’m in the process of cloning & replacing a live server, external IP 10.0.0.1, internal IP 192.168.0.1; the new server has internal IP 192.168.1.1 (different subnet) and the external IP is accessed via a second interface. Adding the correct DNS entry in /etc/hosts fixed the problem:
10.0.0.1 example.com www.example.com
Related Posts:
- Specific upload folder for PDFs in custom Post type in WP multisite
- Add additional Network constants to wp-config.php dynamically
- How to share WordPress core library
- Can upload doc and pdf but not ppt – not permitted for security reasons
- How to hide or remove unwanted widgets on Multisite installation?
- How do I transition multiple installations to a single Multisite installation?
- How can I diagnose a slow WordPress admin?
- How to enable a site administrator to edit users in a WordPress network/ multisite setup?
- What is the best way to load the WP environment in a subdomain of my multisite WordPress install?
- WP-Admin not working properly at WordPress multisite with subdirectories
- Best way to develop multisite and deploy on another server?
- How To Provide Sub-Blogs Their Own Domain Names?
- Memory needed to host 200 wordpress sites?
- Hide a theme on list of themes in wp-admin without editing core files
- NGINX Multisite Rewrite rules
- How to Set up a Multisite WordPress?
- Multisite, turn off “create new site”
- Don’t allow access to wp-admin but allow admin-ajax requests to be fulfilled on frontend?
- Timeout While Upgrading Network in Multi-site
- Uploading Images to Multi-Site Causes Failure to HTTP Error
- restore_current_blog() vs. multiple switch_to_blog() followed by removing $GLOBALS[‘_wp_switched_stack’]
- Multisite wp-admin redirect loop
- WordPress network (multisite) /wp-admin/ redirect loop (ERR_TOO_MANY_REDIRECTS)
- Copy posts from one blog to another in multisite environment
- What are the differences in capabilities between the super-administrator and administrator?
- My subsites accidentally went from one multisite network to another. How do I change it back?
- Redirect loop (only for multisite network admin)
- Manipulate list of themes in wp-admin
- How To Modify New Sub Blog Immediately When Super Administrator Creates It?
- How do I add JavaScript that will execute on all my sites in Multisite?
- Creating a Post form outside of the Admin
- Subsites in Multisite installation throwing 404 error on wp-admin in IIS 7
- How to remove Broken Link Checker widget from admin menu
- Limit multisite/network site names to a property of the user
- How to set Active plugins as the default screen?
- How do I maintain static directories on multisite subdomains?
- Why are images not displaying?
- Replacing the default content created while the site creation
- Why can’t I delete original user in multisite? Options for manual removal
- Multisite network admin – URL / redirect error
- WP Multisite Static Frontpage
- Multisite on Rackspace Cloud (ubuntu lucid)
- Cookie nonce is invalid – Multisite
- What should I do? A multisite, a single website or many websites? [closed]
- WordPress mutisite migration
- Multiple homes for multiple languages [closed]
- WordPress multisite installation broke menu links
- Poor performance on multisite install
- Super admin access to a forgotten WP instance?
- Hosting a seperate wordpress project on localhost
- Multisite development environment
- Iframe being removed only for some users when publishing a page
- WP Multisite with Domain Mapping : Preventing User Access to Dashboard
- Pushing stored procedure to a multisite database in WordPress
- How does WordPress determine which multisite the user is on from the URL?
- Multisite multidomain
- How to recover deleted site in WordPress Multisite?
- WordPress Multisite domain mapping with different IPs
- Multisite with 220+ sites painfully slow
- 2 website 1 database… Local to online
- Moving wp-admin folder to a different host in a multisite environment
- Site’s admin created with wpmu_create_blog accessible only on 2nd attempt
- WordPress multi-site, developing locally and syncing live changes
- muliple wordpress multisite installs on the same sever
- How To Run Multiple Multi-Site Networks On Same Box [closed]
- Performance disadvantge of second installation instead multisite feature?
- WordPress network vs Separate installs
- Is There A Plugin to Create WP Multisite Installs programatically
- Can’t log in to wp-admin after setting up Multisite
- How to publish some default pages in Multisite creation?
- How long is “as long as possible” in wp_cache_set()?
- Infamous admin login redirect
- more tables created when create a new site
- Multisite subdomain-site redirects to primary site
- Multisite wp-admin redirecting to main wp-admin using NGINX
- WordPress Multisite: Login to all subsites at once
- network admin pages not linked to correctly
- Multisite – cannot remove specific sub-menu its parent menu. All sub-menus disappear
- In Multisite: Site / Blog IDstill exists after deleting site
- WP Admin Panel for Multi-site install not loading JavaScript for one Subdomain
- Delete all blogs on multisite
- Backend freezing on certain pages of a subsite
- Is there a built in method to protect pages?
- Admin user getting redirected to /wp-admin/user
- Is there a way to add a function that will get run after a blog is created?
- cannot access subsites in wordpress multisite
- Pages redirect me to the homepage
- Set static page as default front page on newly created sites in multisite
- Create a Network of Different websites with wordpress
- Using common slider in all sites
- WordPress Multisite platform for different city for single db
- Should I go for Multisite or separate WP Installation?
- Integrating WordPress for blog and other content pages in a web app
- Could not find site error
- WordPress Multisite
- Many big issues in the website, WP_Debug not showing
- Wp-admin wrongly redirecting on multisite
- Unable to change blog language in multisite
- Multisite logged into one wp-admin, move to another sites wp-admin asked to login again
- Memory growth with new additions to WordPress Multisite