Title: pjs75's Replies | WordPress.org

---

# pjs75

  [  ](https://wordpress.org/support/users/pjs75/)

 *   [Profile](https://wordpress.org/support/users/pjs75/)
 *   [Topics Started](https://wordpress.org/support/users/pjs75/topics/)
 *   [Replies Created](https://wordpress.org/support/users/pjs75/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/pjs75/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/pjs75/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/pjs75/engagements/)
 *   [Favorites](https://wordpress.org/support/users/pjs75/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Weird permissions with IIS7 and Uploaded Images](https://wordpress.org/support/topic/weird-permissions-with-iis7-and-uploaded-images/)
 *  [pjs75](https://wordpress.org/support/users/pjs75/)
 * (@pjs75)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/weird-permissions-with-iis7-and-uploaded-images/#post-1342736)
 * All the info here was very helpful, though adding IIS_USERS to c:\inetpub\ with
   Modify, did not solve my issue.
 * I had to explicityly grant Modify permission to user IUSR. I’m not enough of 
   Windows guru to know why granted the group was not sufficient – I’m a bit hazy
   on Windows 2008 RC2.
 * One way to find which users is being used to write files, is to look at permissions
   of files in c:\windows\temp, (only if you have access to box).
    I run on a VPS
   and have full admin access.
 * Also, use a php script <? phpinfo(); ?> to get a dump of your PHP setup, it will
   show you the location of temp directory (if not c:\windows\temp).
 * Pat.

Viewing 1 replies (of 1 total)