First clear your browser’s cache (including cookies) and your server’s cache (cache plugins, etc.) Then set the following in your wp-config.php
file:
define('ADMIN_COOKIE_PATH', "https://wordpress.stackexchange.com/");
define('COOKIE_DOMAIN', '');
define('COOKIEPATH', '');
define('SITECOOKIEPATH', '');
Also, you may checkout the answer from HERE:
define('WP_ALLOW_MULTISITE', true);
define('MULTISITE', true);
define('SUBDOMAIN_INSTALL', false);
define('DOMAIN_CURRENT_SITE', 'your-domain.example');
define('PATH_CURRENT_SITE', "https://wordpress.stackexchange.com/");
define('SITE_ID_CURRENT_SITE', 1);
define('BLOG_ID_CURRENT_SITE', 1);
define('SUNRISE', 'on');
If it still fails, then read this answer or contact your server support, there may be a configuration issue in the server.
Related Posts:
- Login problems on multisite installation with different domains
- 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?
- COOKIE_DOMAIN setting confusion
- “Preview Changes” button doesn’t show changes for previously published posts/pages
- Changing Multisite URL after the subsite has been in use
- Trying to migrate a WordPress Multisite with Domain Mapping
- How do I use different domain for subdomains in WP Multisite?
- Possible to create a multisite network where the main site is non-WP?
- Changing admin sub-domain in WordPress multisite
- Subdomain login problems
- How to Redirect login User with Mapped Domiain Primary blog Url to Original Sub-site Url
- WP MU – Accessing ‘Domain-Mapped’ WP-Admin with a subdomain
- WP Multisite – domain mapping to domain.com and separate site to domain.com/help
- Child Site doesn’t appear in the Network menu
- Migrating wordpress multisite and domain mapping plugin
- ERR_TOO_MANY_REDIRECTS when i config my subdomains
- MU/Subdomains + Domain Mapping + SSL?
- WordPress MU subdomain vhost
- Install multisite wordpress on a subdomain and map to top level domains
- Multisite on single wordpress
- WordPress Multisite with subdomains on different domains
- WordPress Multisite and how to apply sef urls only to specific sites
- multisite installed on subdomain now want another subsite on subdirectory
- Domain not redirected correctly with WordPress Multisite
- WordPress Multisite with Wildcard Certificates not mapping correctly
- new WPMS site not working / Q setting up new site/subdomain
- Single sign on to sub-sites in Multisite Network
- Subdirectory and domain multisite installation
- Multisite: Run a subdomain install from a directory install
- Some Subdomains on a Multisite Install Not Found
- Is it possible to put a site other than #1 as a Multisite top-level domain?
- How to use WordPress Multisite With Different Domain Names?
- Anyone figured out how to use WordPress MultiSite with Domain Mapping & SSL?
- Domain mapping (without plugin) in 4.5.x multisite?
- Steps for Moving Multiple WordPress Installs to a Multisite Install?
- 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?
- Benefits or Problems for using Sub-Directory vs Sub-Domain install of WP Network
- domain mapping confused about sunrise
- Security in WordPress plugin development
- WordPress multisite subdirectory redirect infinite loop issue
- Transfer Subdomain site to Multisite setup
- Infinite loop problem with the WordPress MU Domain Mapping plug-in
- Multisite with path, how to change the main site
- Hide root site in Multisite install
- How do I park secure.primary.com on top of the multisite ID:1 domain: www.primary.com (primary multisite domain)
- How do I maintain static directories on multisite subdomains?
- Multisite setup on IIS with subdomains
- Login on Multiple Sub-Domains without Multisite
- WordPress Multisite/Network – How to use a subdomain as main blog and subdomain for child sites
- WPMU Development Environment
- turn single domain off
- Enable wildcard in a WordPress Multisite (Sub-Domains)
- Multiple wordpress installations that shares WordPress & Theme but with separated database
- WordPress Multisite Wildcard Subdomains on Plesk
- Making 2 WordPress sites mutually searchable and more
- WordPress Multisite Question
- Unable to apply theme to WordPress Network Site install
- WordPress Multisite domain mapping with different IPs
- Use external database with local multisite
- multisite subdomain behind reverse proxy
- Multisite – Looking for ideas to best manage a main site change
- get post id by $content (so by post content)
- Multisite Subdirectory with same domain subdomain
- Viewing / Editing A Multisite website after domain has expired
- My subdomain on WordPress Multisite has gone
- Multisite Create Site not working
- Set up Network Locally on a Flash Drive
- How to set up wordpress domain mapping on MAMP Pro
- Canonical Resource URLs Across a Multisite Network 2012?
- WordPress in subdirectory, Multisite using subdomains Nginx
- How to query blogs posts of WordPress sub domain?
- Check if current site ID and value exist in WPDB
- Change WordPress Multisite Domain
- Problem with new Multisite Installation
- Certain lines added to our wp-config.php file are being removed, every day
- Multisite cookies are being shared across domains unwanted
- How can I create network with different domains?
- Can I run both a wordpress blog plus another service(ex. a Shopify store) on the same domain?
- How to update wordpress content of wordpress multi-site subdomain
- Multisite Subdomain Change
- Getting file errors in a WordPress Multisite ADMIN
- local wordpress multisite not working on AWS development server “error establishing database connection”
- How to convert multisite subdomain from http to https
- Multisite domain mapping with SSL redirects to main domain
- WordPress Multi site Map Domains
- Multisite – SMTP not working on other network sites
- Optimal setup for Multi Domain WordPress with Woocommerce
- Sub-directory domain on subdomain multisite?
- WordPress Multisite subdomains and sharing the same upload folder
- Domain mapping breaks some plugin scripts and css
- How to configure WordPress for multiple blogs without using multisite?
- No input file specified after enabling multi site
- How do I enable Multisite on WP 3.7.1?
- Best Way to Setup a Network of WP Sites?
- Map WP Multisite blog.example.com to anotherdomain.com/blog?
- Multisite subdomain microsite on secondary domain
- Have two domains point to the same content on a wordpress multisite