Multiple WordPress installations on the same database
-
Hey, I need some help with multiple wp installations on the same database.
The problem is as following:
I’ve developed a WP theme locally and now it’s time to publish it. My customer already has a wp 2.9.1 based running website. The plan is to create a new folder on server and install a clean wp 3.0.1 and theme there. However, there is only one database available and therefore I have to figure out how to install wp 3.0.1 and run it along with wp 2.9.1. Both installation must use the same database (at least I reckon) so that they will have the same content. In other words the same data will be used by two different installations. The new installation won’t go live until all the posts, approximately 500, are successfully migrated to and adjusted for the new installation.Any idea on how to do that?
Regards!
- The topic ‘Multiple WordPress installations on the same database’ is closed to new replies.