[wp-trac] [WordPress Trac] #47883: Can't install WordPress on port other than 80
WordPress Trac
noreply at wordpress.org
Thu Aug 15 16:45:49 UTC 2019
#47883: Can't install WordPress on port other than 80
----------------------------+------------------------------
Reporter: DanFromGermany | Owner: (none)
Type: defect (bug) | Status: closed
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 5.2.2
Severity: normal | Resolution: invalid
Keywords: needs-patch | Focuses:
----------------------------+------------------------------
Changes (by DanFromGermany):
* status: new => closed
* resolution: => invalid
Comment:
It seems WordPress is comparing `$_SERVER['HTTP_HOST']` to
`$_SERVER['SERVER_NAME']` and `$_SERVER['SERVER_PORT']`.
I have not put much thinking into it yet, but doesn't this result in
pretty much conflicts when WP is setup on multiple nodes behind a reverse
proxy?
Btw how to delete the ticket..
--
Ticket URL: <https://core.trac.wordpress.org/ticket/47883#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list