[wpmu-trac] Re: [WordPress MU Trac] #626: WordPress mu 1.5.1: $_SERVER["PHP_SELF"] is not correctly set

WordPress MU Trac wpmu-trac at lists.automattic.com
Wed May 14 13:01:30 GMT 2008


#626: WordPress mu 1.5.1: $_SERVER["PHP_SELF"] is not correctly set
-------------------------+--------------------------------------------------
 Reporter:  jergendutch  |        Owner:  somebody
     Type:  defect       |       Status:  new     
 Priority:  normal       |    Milestone:          
Component:  component1   |      Version:          
 Severity:  normal       |   Resolution:          
 Keywords:               |  
-------------------------+--------------------------------------------------
Comment (by jergendutch):

 Workaround: add the line:
  $_SERVER["PHP_SELF"] = $_SERVER["REQUEST_URI"];
 to the top of the file:
  /wp-admin/admin.php

-- 
Ticket URL: <http://trac.mu.wordpress.org/ticket/626#comment:2>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser


More information about the wpmu-trac mailing list