[wp-trac] [WordPress Trac] #50777: Multisite not working with leatest release
WordPress Trac
noreply at wordpress.org
Sun Jul 26 23:13:43 UTC 2020
#50777: Multisite not working with leatest release
--------------------------------+-----------------------------
Reporter: glasnik | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Networks and Sites | Version: 5.4.2
Severity: blocker | Keywords: needs-patch
Focuses: multisite |
--------------------------------+-----------------------------
With latest WordPress update multi site functionality is broken. I have
had a bash script for installing wordpress, which I wrote. The script have
feature to enable multisite on install by adding:
define( 'WP_ALLOW_MULTISITE', true );
in wp-config-sample.php, which will be copied to wp-config.php after
installation.
It was working fine until latest release.
When I try to enable multisite I go to Tools -> Network Setup and I select
subfolder installation and after that I get wp-config.php and apache
configuration code. After adding code to wp-config.php and re-logging,
network dashboard is missing from the menu. I get logged in just as
regular admin, not as network admin. I tried all the options I can,
editing database tables and configuration with no success.
Just to be clear, I don't have problem with http server. The problem is
that after network setup I get logged in as a regular user/administrator
and not as super admin.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/50777>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list