[wp-trac] Re: [WordPress Trac] #10132: IIS fatal error at menu-header.php line 118

WordPress Trac wp-trac at lists.automattic.com
Sat Jun 13 12:35:02 GMT 2009


#10132: IIS fatal error at menu-header.php line 118
-------------------------------+--------------------------------------------
 Reporter:  creativenadir      |        Owner:          
     Type:  defect (bug)       |       Status:  reopened
 Priority:  normal             |    Milestone:          
Component:  Administration     |      Version:  2.8     
 Severity:  blocker            |   Resolution:          
 Keywords:  reporter-feedback  |  
-------------------------------+--------------------------------------------
Changes (by peaceablewhale):

  * keywords:  => reporter-feedback
  * resolution:  duplicate =>
  * status:  closed => reopened
  * component:  General => Administration


Comment:

 Looks like a different issue.

 "(('index.php'!=$sub_item[2]) &&
 file_exists(WP_PLUGIN_DIR."/{$sub_item[2]}")) || !empty($menu_hook))" and
 "(file_exists(WP_PLUGIN_DIR."/{$sub_item[2]}") &&
 ('index.php'!=$sub_item[2])) || !empty($menu_hook)" appear the same
 (although the order is different).

 Would you verify that the change in order has fixed the problem? Also, is
 the error  open_basedir-related?

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


More information about the wp-trac mailing list