WordPress 2.5 Error on Windows IIS:Undefined index: PATH_INFO
After upgrading to WordPress version 2.5 on Windows IIS,you may get the following errors:
Notice: Undefined index: PATH_INFO in (path)\wp-settings.php on line 74 Notice: Undefined index: PATH_INFO in (path)\wp-settings.php on line 77
to solve this problem,open file wp-settings.php,goto line 71 and replace the following code:
