Title: 500 internal server error when posting/editing
Last modified: August 19, 2016

---

# 500 internal server error when posting/editing

 *  [Tyssen](https://wordpress.org/support/users/tyssen/)
 * (@tyssen)
 * [18 years, 5 months ago](https://wordpress.org/support/topic/500-internal-server-error-when-postingediting/)
 * I’ve recently been getting 500 internal server error messages whenever editing
   or posting. Reuploading my .htaccess file fixes the problem straight away. Is
   this a WP problem or should I be speaking to my host about it?

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

 *  Thread Starter [Tyssen](https://wordpress.org/support/users/tyssen/)
 * (@tyssen)
 * [18 years, 5 months ago](https://wordpress.org/support/topic/500-internal-server-error-when-postingediting/#post-674929)
 * It looks like each time I update my blog, it’s appending the WP .htaccess rules
   to the bottom of my file:
 *     ```
       # BEGIN WordPress
       <IfModule mod_rewrite.c>
       RewriteEngine On
       RewriteBase /
       RewriteCond %{REQUEST_FILENAME} !-f
       RewriteCond %{REQUEST_FILENAME} !-d
       RewriteRule . /index.php [L]
       </IfModule>
   
       # END WordPress
       ```
   
 * Except that I’ve already included that at the top of the file. It didn’t used
   to do this so is it a recent change in WP that is causing this? Or is there any
   configuration option I can select to prevent it?
 *  [tgiokdi](https://wordpress.org/support/users/tgiokdi/)
 * (@tgiokdi)
 * [18 years, 5 months ago](https://wordpress.org/support/topic/500-internal-server-error-when-postingediting/#post-674942)
 * try making the htaccess file read only?

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

The topic ‘500 internal server error when posting/editing’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [tgiokdi](https://wordpress.org/support/users/tgiokdi/)
 * Last activity: [18 years, 5 months ago](https://wordpress.org/support/topic/500-internal-server-error-when-postingediting/#post-674942)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
