[wp-trac] [WordPress Trac] #19686: 404 - File or directory not found

WordPress Trac wp-trac at lists.automattic.com
Fri Dec 30 01:04:15 UTC 2011


#19686: 404 - File or directory not found
--------------------------+------------------------------
 Reporter:  kwgagel       |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Multisite     |     Version:  3.3
 Severity:  normal        |  Resolution:
 Keywords:  close         |
--------------------------+------------------------------

Comment (by dd32):

 Ignoring the screenshot in the ticket, as it's for a non-existent file,
 I'm pretty sure I know the bug in question here.

 It's not a Multisite or BuddyPress issue, rather it's a Path issue, the
 `$_SERVER` global has incorrect/invalid data for the current-file/referer
 fields. It's a configuration which I've not yet attempted to reproduce,
 but I'm pretty sure it's been mentioned before.

 Would it be possible to get a `var_dump($_SERVER);` from the site (one
 where the referer field is filled in would be appreciated)? the output
 from `phpinfo();` might also help

 Similar issues exist for varying paths: #18768 and #10447 - neither are
 duplicates though.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/19686#comment:7>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list