Title: 500 Internal Error Problems
Last modified: August 19, 2016

---

# 500 Internal Error Problems

 *  [stuartf](https://wordpress.org/support/users/stuartflatt/)
 * (@stuartflatt)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/500-internal-error-problems/)
 * Hi,
    I have the dreaded 500 internal error problem. I have searched google and
   here and nothing I have done so far seems to have made a difference.
 * It used to be fine and gradually over the last month I would say I get it 5 or
   6 times out of 10. This is usually in the admin panel (altering posts etc.) but
   sometimes on the site as well.
 * Anyone have any ideas please? The site is [http://www.averagejoesblog.com](http://www.averagejoesblog.com)
   and for reference my htaccess file is;
 *     ```
       # BEGIN WordPress
   
           RewriteEngine On
           RewriteBase /
           RewriteCond %{REQUEST_FILENAME} !-f
           RewriteCond %{REQUEST_FILENAME} !-d
           RewriteRule . /index.php [L]
   
           # END WordPress
       ```
   
 * Any help always gratefully appreciated with cheese! Thanks 😀

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Thread Starter [stuartf](https://wordpress.org/support/users/stuartflatt/)
 * (@stuartflatt)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/500-internal-error-problems/#post-1161632)
 * Sorry first time I have used this, have I provided a lack of information for 
   people? Really could do with some help 🙁
 *  Thread Starter [stuartf](https://wordpress.org/support/users/stuartflatt/)
 * (@stuartflatt)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/500-internal-error-problems/#post-1161644)
 * hellllllooooo
 * Does it echo in here?
 *  [downtownboogie](https://wordpress.org/support/users/downtownboogie/)
 * (@downtownboogie)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/500-internal-error-problems/#post-1161676)
 * Hey dude, I just got the same issue, for me it was the chmod setting for the 
   public_html (or WWW) file on my server. It was set to 775, that gives group access
   to a parameter that wordpress doesn’t allow, most likely security related. so
   you change the overall folder chmod setting to 755.
 * Good luck.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘500 Internal Error Problems’ is closed to new replies.

## Tags

 * [500 internal error](https://wordpress.org/support/topic-tag/500-internal-error/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [downtownboogie](https://wordpress.org/support/users/downtownboogie/)
 * Last activity: [16 years, 7 months ago](https://wordpress.org/support/topic/500-internal-error-problems/#post-1161676)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
