[wpmu-trac] [WordPress MU Trac] #1040: web.config error

WordPress MU Trac wpmu-trac at lists.automattic.com
Mon Jul 13 10:48:07 UTC 2009


#1040: web.config error
------------------------+---------------------------------------------------
 Reporter:  frumph      |        Owner:  somebody
     Type:  defect      |       Status:  new     
 Priority:  normal      |    Milestone:          
Component:  component1  |      Version:  2.8.1   
 Severity:  major       |   Resolution:          
 Keywords:              |  
------------------------+---------------------------------------------------
Comment (by frumph):

 Yeah sorry the logic on this line:

 if ( ( ! file_exists($web_config_file) && win_is_writable($home_path) &&
 $wp_rewrite->using_mod_rewrite_permalinks() ) ||
 win_is_writable($web_config_file) ) {


 Was always returning "true" probably the || win_writable($web_config_file)
 so I split it up seperating the file_exists from the rest of the line.

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


More information about the wpmu-trac mailing list