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

---

# 500 Internal Server Error

 *  [siderock](https://wordpress.org/support/users/siderock/)
 * (@siderock)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/500-internal-server-error-43/)
 * > Internal Server Error
   > The server encountered an internal error or misconfiguration and was unable
   > to complete your request.
   > Please contact the server administrator, [webmaster@creativeartplus.net](https://wordpress.org/support/topic/500-internal-server-error-43/webmaster@creativeartplus.net?output_format=md)
   > and inform them of the time the error occurred, and anything you might have
   > done that may have caused the error.
   > More information about this error may be available in the server error log.
   > Additionally, a 404 Not Found error was encountered while trying to use an 
   > ErrorDocument to handle the request.
 * When i change alla folder and files to 777. What i should to

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/500-internal-server-error-43/#post-1100187)
 * You changed **all** folder and files to 777? Change them all back to 755 (for
   folders) and 644 (for files). Then just chmod the wp-content directory to 766.
   If that leaves you with some problems, try 767 or 777.
 *  [mattbettiol](https://wordpress.org/support/users/mattbettiol/)
 * (@mattbettiol)
 * [16 years, 10 months ago](https://wordpress.org/support/topic/500-internal-server-error-43/#post-1100352)
 * I am going to post this everywhere that someone write about this so that you 
   can try this solution out.
 * Make that if you have reinstalled wordpress, that you .htaccess file is correct.
   If you have wordpress installed on your main directory(you see wordpress content
   when you first enter the site) your .htaccess file should look similar to this:
 *     ```
       <IfModule mod_rewrite.c>
       RewriteEngine On
       RewriteBase /
       RewriteCond %{REQUEST_FILENAME} !-f
       RewriteCond %{REQUEST_FILENAME} !-d
       RewriteRule . /index.php [L]
       </IfModule>
       ```
   

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

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

## Tags

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

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

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
