Have you copied and modified the specified lines from your wp-config.php
from old site to the new site?
The code should look something like this
define( 'MULTISITE', true );
define( 'SUBDOMAIN_INSTALL', true );
$base="https://wordpress.stackexchange.com/";
define( 'DOMAIN_CURRENT_SITE', 'yourdomain.com' );
define( 'PATH_CURRENT_SITE', "https://wordpress.stackexchange.com/" );
define( 'SITE_ID_CURRENT_SITE', 1 );
define( 'BLOG_ID_CURRENT_SITE', 1 );
Related Posts:
- Multisite Subdomain Using More Resources Than Others?
- WordPress Multisites or Multiple WP Single sites?
- How can I trust switch_to_blog()?
- DB connection error after copying a WordPress Multisite instance to a second location
- Add WordPress MU Network Admin via Database
- Multisite on Windows with wildcard subdomains
- How to tell which database tables belongs to which multisite site
- what are pmxi tables? [closed]
- Are nested subdomains possible with a subdomain multisite?
- Can a multisite’s blogs be accessible from two different sub-domains?
- WP Multisite development with Mamp Pro and wildcard subdomains, not really working for me
- How to use alias domain for multisite installation?
- Shared table across network
- SSL wildcard issue for wp multisite subdomains
- What is the best way to load the WP environment in a subdomain of my multisite WordPress install?
- Wildcard subdomain for the same site
- Benefits or Problems for using Sub-Directory vs Sub-Domain install of WP Network
- Create multiple subdomains for multi-site from a database
- find a random blogid across my multisite network that has at least one post published
- WP-CLI methods for get_current_blog_id, get_blog_details or $wpdb->prefix
- WordPress Multisite. Can domain be used instead of subdomain?
- Multisite: How to store global options vs. site options?
- Multisite: differences between subdomain and subdirectory mode? Can it be switch after installation?
- How to set up WordPress Multisite on multiple domains without plugin?
- NGinx + WordPress Subdomain Multi with core in Subdirectory
- Set subdomains live in a next step
- Uploading/Deploying a Multi Site Install
- Multisite database upgrade SSL error
- Configure WordPress to read from database only, never write
- Transfer Subdomain site to Multisite setup
- Multisite installation combining subdomains and subdirectories
- How does wordpress multisite manage subdomains?
- Why can’t a WordPress network (multisite) in it’s own folder use subdomains?
- Multisite wordpress and subdomain URL collisions
- “Preview Changes” button doesn’t show changes for previously published posts/pages
- Multiple Domains and Subdomains Using Multisite Installation
- Subdomain multisite gives 404 on sub sites
- Add New Sub Site from the WordPress back end then in sub site options table option_value must be with https
- Is it possible to fix/repair all Index, Primary Key, Unique (and all other) structure of a WordPress MS Database
- Migrating WPMS from apache to IIS7 causes Database Error
- Testing Multisites with vagrant or Can I use multisite with only an IP address (without domain name)
- Synchronizing Two WordPress Sites Content
- Changing Multisite URL after the subsite has been in use
- How to clone and locally run a network for testing
- Two WordPress sites sharing the same database
- How do I use different domain for subdomains in WP Multisite?
- Non-wordpress subdomains on Multisite Installation
- Sub-subdomain getting redirected to main domain
- Possible to create a multisite network where the main site is non-WP?
- Is it possible to import a wordpress backup from a single site in to a multi-site configuration?
- How to create Sub Sub domain Multi User blogs?
- On WordPress Network(multisite), Sub Blogs in Subdirectories or Subdomains? What’s better?
- How do I maintain static directories on multisite subdomains?
- Split a database will improve performance?
- How to Move Local Singlesite Database to Remote Multsite Database?
- Changing admin sub-domain in WordPress multisite
- How to change the database prefix in multisite (WPMU) install
- Subdomain login problems
- Importing Multiple DB to one MU database
- Change multi-site installation from sub-domains to sub-directories
- How can I have multiple URLs pointing to single WordPress installation?
- Make WordPress Search for Both Main Domain and Subdomain
- Not able to access dashboard of subdomain
- Wordrpess Subdomains (Multi-Site) without Wildcard
- How to Redirect login User with Mapped Domiain Primary blog Url to Original Sub-site Url
- Can I use two different domain names with a WordPress multisite network?
- WP MU – Accessing ‘Domain-Mapped’ WP-Admin with a subdomain
- Multisite setup on IIS with subdomains
- Does WordPress MultiSite use separate MySql databases?
- Icon font not working on subdomains of multisite
- Bootstrapping WordPress MultiSite Outsite of WordPress – No $wpdb
- WP Multisite – domain mapping to domain.com and separate site to domain.com/help
- Multisite setup creating custom table
- Login on Multiple Sub-Domains without Multisite
- Is there a way to run upgrade.php for one blog?
- How to run a subdirectory multisite install under a subdomain
- Child Site doesn’t appear in the Network menu
- Within the database, where is the flag which says that a user has Super Admin rights?
- Bulk activate a theme on multisite
- WordPress Multisite/Network – How to use a subdomain as main blog and subdomain for child sites
- Migrating Multisite – Database error, missing wp_blogs table
- How to store custom user data on the database?
- WPML tables not deleted when removing multisite subsite, need help clearing up my sql-file! [closed]
- WPMU Development Environment
- turn single domain off
- Redirect subdomain in Multisite installation?
- problem with main site (root domain) redirects to subdomain (multisite)
- Enable wildcard in a WordPress Multisite (Sub-Domains)
- Database Tables Lost Indexes? How to Recover?
- Multiple wordpress installations that shares WordPress & Theme but with separated database
- How to redirect one page on the subdomain
- WordPress Multisite Wildcard Subdomains on Plesk
- Making 2 WordPress sites mutually searchable and more
- Installed domain-based Multisite but can’t access wp-admin (redirect loop)
- Start with multi-site feature now or later?
- Multiple multisite instances connecting to the same database
- WordPress Multisite Question
- Multisite – 404 when accessing sub-sites
- Migrating wordpress multisite and domain mapping plugin
- Unable to apply theme to WordPress Network Site install