Title: 403 forbidden errors resurface &#8230;
Last modified: August 20, 2016

---

# 403 forbidden errors resurface …

 *  [normadize](https://wordpress.org/support/users/normadize/)
 * (@normadize)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/403-forbidden-errors-resurface/)
 * I know this is an old issue was supposedly fixed in the past but I’m experiencing
   it with the latest plugin version.
 * I’m running suphp in a setup which requires 644 for files. WP Super Cache sets
   600 for the cache files. I’m pretty sure it’s a umask problem in Apache/Php.
 * Anyone know of a quick fix to save me some time? I’m up to my eyeballs with other
   work and would be much appreciated.
 * [http://wordpress.org/extend/plugins/wp-super-cache/](http://wordpress.org/extend/plugins/wp-super-cache/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [normadize](https://wordpress.org/support/users/normadize/)
 * (@normadize)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/403-forbidden-errors-resurface/#post-3569221)
 * Got it. It was the suphp config file which had a umask of 0077. Edit `/etc/suphp/
   suphp.conf` (or wherever you keep yours) and set `umask=0022` to get 644 files
   and 755 dirs.
 * Surprising that I haven’t seen this solution in these threads, although other
   people discussed suphp, or maybe I just missed it.
 * It might be worth adding this info in WPSC … for the Admin Panel test, if it 
   can’t read back the .html files then it could tell the user some possible causes.
   Currently it just says “failed to read”.
 * Cheers

Viewing 1 replies (of 1 total)

The topic ‘403 forbidden errors resurface …’ is closed to new replies.

 * ![](https://ps.w.org/wp-super-cache/assets/icon-256x256.png?rev=3506220)
 * [WP Super Cache](https://wordpress.org/plugins/wp-super-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-super-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-super-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-super-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-super-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-super-cache/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [normadize](https://wordpress.org/support/users/normadize/)
 * Last activity: [13 years, 2 months ago](https://wordpress.org/support/topic/403-forbidden-errors-resurface/#post-3569221)
 * Status: not resolved