Forums

[resolved] Second or Multiple Instance (instances) (2 posts)

  1. rijnarta
    Member
    Posted 4 years ago #

    How can I add another wp instance with another domainname and different userbase?

  2. podz
    Support Maven
    Posted 4 years ago #

    Just proceed as you did with the first one, but if the new WP will be sharing a database, then you need to edit the 'wp-config.php' so that the table_prefix is different.
    By default, the table_prefix is 'wp_'
    Make the new one something like 'blog2_'

Topic Closed

This topic has been closed to new replies.

About this Topic