Title: Statpress error
Last modified: August 19, 2016

---

# Statpress error

 *  [darrentaylor](https://wordpress.org/support/users/darrentaylor/)
 * (@darrentaylor)
 * [17 years, 12 months ago](https://wordpress.org/support/topic/statpress-error/)
 * Having upgraded to 2.5 I’m getting the following error with the Statpress plugin:
 * > Notice: Undefined index: REQUEST_URI in F:\Domains\mydomain.com\wwwroot\blog\
   > wp-settings.php on line 81
 * I had to apply the following fix to the wp-settings page to remove “ERROR: Undefined
   index: PATH_INFO” errors on lines 74 and 77.
 * >  Just after the comment about IIS + PHP configuration (line 71) put this check:
   > 
   > if ( isset($_SERVER[‘PATH_INFO’]) ) {
   >  and close the if statement, just above the comment “// Append the query string
   > if it exists and isn’t null”
 * Any ideas how I could fix this? Thanks.

Viewing 1 replies (of 1 total)

 *  [jhar](https://wordpress.org/support/users/jhar/)
 * (@jhar)
 * [17 years, 11 months ago](https://wordpress.org/support/topic/statpress-error/#post-743702)
 * There is a fix for what your mentioning at:
    [http://aspstarterkit.com/index.php/getting-started/wordpress-251-and-iis-error-notice-undefined-index-request_uri-in-wp-settingsphp-on-line-81/](http://aspstarterkit.com/index.php/getting-started/wordpress-251-and-iis-error-notice-undefined-index-request_uri-in-wp-settingsphp-on-line-81/)

Viewing 1 replies (of 1 total)

The topic ‘Statpress error’ is closed to new replies.

 * 1 reply
 * 2 participants
 * Last reply from: [jhar](https://wordpress.org/support/users/jhar/)
 * Last activity: [17 years, 11 months ago](https://wordpress.org/support/topic/statpress-error/#post-743702)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
