How to run a test WordPressMu to WordPress3 update?
In this situation, I’d recommend the following: Dump your production database into your test database Install WP 3 and point it at your test DB Run the database upgrade Turn users loose on the test instance We used a similar process on a much larger installation, and it worked fairly well. Having the second instance … Read more