[wp-trac] [WordPress Trac] #46556: No working multisite in Network Dashboard menu, but DB-Tables created- wp 5.1.1.

WordPress Trac noreply at wordpress.org
Mon Mar 18 13:12:51 UTC 2019


#46556: No working multisite in Network Dashboard menu, but DB-Tables created- wp
5.1.1.
--------------------------------+-----------------------------
 Reporter:  awlizw              |      Owner:  (none)
     Type:  defect (bug)        |     Status:  new
 Priority:  normal              |  Milestone:  Awaiting Review
Component:  Networks and Sites  |    Version:  5.1
 Severity:  normal              |   Keywords:
  Focuses:  multisite           |
--------------------------------+-----------------------------
 Is here anybody has the same problem? My WP does not activate the
 Dashboard Menu "Sites" nor "Network Admin", but multi site is installed
 into mysql database.

 I set up a fresh WP installation to create a network with multi sites and
 started simple with an empty site, no plugins and theme "Twenty Nineteen".
 I use xampp and set up subdomains which are working.
 I went through normal activation WP_ALLOW_MULTISITE following the manual
 process step by step: https://codex.wordpress.org/Create_A_Network
 So far everything was fine, but WP-core doesn't activate the Dashboard
 Menu "Sites" nor "Network Admin" ...

 The Database seem to be installed correctly.
 -------------------------------------
 ### empty Localhost fresh WordPress Installation, Standard Theme "Twenty
 Nineteen" ###

 WP-Version: 5.1.1
 Language: en_US
 Permalink structure: /?p=123 and also testet /.../2019/03/18/sample-post/
 HTTPS?: No
 Can anyone register on this site?: No
 Default comment status: close
 Is this a multisite?: Yes
 User Count: 1
 Site Count: 2
 Network Count: 1

 ### Active Plugins (0) ###

 ### Server ###

 Localhost http no https
 Windows 7 Enterprise SP1 64-bit
 XAMPP Version: 7.2.5

 PHP/7.2.5
 Apache/2.4.33  (Win32)
 PHP-extensions: mysqli  curl  mbstring

 ###
 -> htaccess rules: for network and subdomain from WP ( all testet)
 a) http://domain/wp-admin/network.php
  and from Website
 b)
 https://codex.wordpress.org/Multisite_Network_Administration#Switching_network_types
 ###
 Mozilla 60.5.2esr (64bit)
 Chrome Version 73.0.3683.75  (32-Bit)

 ### Database ###

 mysqlnd 5.0.12-dev
 Server-Version: 10.1.32-MariaDB - mariadb.org binary distribution
 phpmyadmin Version: 4.8.5

 ### WordPress Constants ###
 define('WP_ALLOW_MULTISITE', true);
 define('WP_SUBDOMAIN_INSTALL', true);
 define('DOMAIN_CURRENT_SITE', 'mymultisiteXYZ');
 ...

  testet both cases: enabled and disabled

 define("WP_LOCAL_DEV", true);

 WP_HOME
 WP_SITEURL

 WP_DEBUG
 WP_CACHE
 ...
 -------------------------
 Tools>Network Setup->Create a Network of WordPress Sites
 "Warning: An existing WordPress network was detected."

 but contradictory wise:

 http://xxx/wp-admin/network/about.php
 "Multisite support is not enabled."

 http://xxx/wp-admin/network/upgrade.php
 "Sorry, you are not allowed to access this page."

 No further console errors.

 The Problem seem to me to be the hook for admin main menu?

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/46556>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list