#14536 closed defect (bug) (fixed)
VHOST both deprecated and required for upgraded MU installs
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.0.2 |
| Component: | Multisite | Version: | |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
If the VHOST constant is replaced with the SUBDOMAIN_INSTALL constant in the wp-config.php of an upgraded MU install, it takes the install down.
The is_multisite() function returns false unless MULTISITE, VHOST or SUNRISE is defined.
patch is attached.
Attachments (1)
Change History (5)
comment:2
gazouteast — 3 years ago
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Hoo-Rah
I knew I wasn't imagining things when I complained in wp.org about major problems with this back in July.
I don't care how many times i was told it was my hosts configs - I knew there was issues relating to the VHOSTS constant, I just didn't know how to prove it.