Is it possible to install wordpress onto a database with posts already on it from an old installation, and have them appear on the new installation?
Is it possible to install wordpress onto a database with posts already on it from an old installation, and have them appear on the new installation?
Just change the $table_prefix in wp-config.php to be something different that the old install.
Installing_Multiple_Blogs discusses this.
This topic has been closed to new replies.