Tagged Questions
4
votes
2answers
3k views
DB connection error after copying a WordPress Multisite instance to a second location
Here's my setup. I have a Multisite instance running at http://example.com, and I want to do development and staging. Moving an existing Multisite instance of WP onto localhost is a nightmare, so I'm ...
0
votes
2answers
102 views
How to run a test WordpressMu to Wordpress3 update?
Currently I am running a wordpress MU site with ~100 blogs. It's Wordpress MU version 2.8.x
Because it was so heavily used, I was asked not to update to Wordpress 3 right away. The users are ...
3
votes
3answers
260 views
Change management solution for BP-based site?
I administer a social networking site that runs on WP, BP, and WP Multisite. Currently I have two servers: development and production, but I plan to move to three: development, staging, and ...
1
vote
3answers
360 views
Override database config for WordPress multiblog
Our team has run in to a problem working with wordpress 3 multiblog.
We usually work with a local copy of the site (localhost/testsite) but with the same database to keep all changes up to date.
...