Title: Internal Server Error
Last modified: August 21, 2016

---

# Internal Server Error

 *  [desertskyarchers](https://wordpress.org/support/users/desertskyarchers/)
 * (@desertskyarchers)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/internal-server-error-213/)
 * I did they latest update and all the plug in updates.
 * I was trying to add a link to an events page and it would not work. It would 
   redirect me our Posts page.
 * That is when I did the WordPress update to 3.9 and to all the updates.
 * Now I can not log into the admin site and the page is crashed
 * Home page is [http://desertskyarchers.com/](http://desertskyarchers.com/)
 * admin page is [http://www.desertskyarchers.com/wp-login.php](http://www.desertskyarchers.com/wp-login.php)

Viewing 1 replies (of 1 total)

 *  [Rijo Abraham](https://wordpress.org/support/users/hdalive/)
 * (@hdalive)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/internal-server-error-213/#post-4830544)
 * Your website is returning “500 Internal Server Error”. Check your htaccess file,
   it may be related to it . If .htaccess has too much code then i suggest renaming.
   htaccess file temporarily and check if the website is loading. The server side
   issues can be related to user, file permissions, or php as well.
 * ———————
    Default htaccess code content.
 *     ```
       # BEGIN WordPress
       <IfModule mod_rewrite.c>
       RewriteEngine On
       RewriteBase /
       RewriteRule ^index\.php$ - [L]
       RewriteCond %{REQUEST_FILENAME} !-f
       RewriteCond %{REQUEST_FILENAME} !-d
       RewriteRule . /index.php [L]
       </IfModule>
   
       # END WordPress
       ```
   

Viewing 1 replies (of 1 total)

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

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [Rijo Abraham](https://wordpress.org/support/users/hdalive/)
 * Last activity: [12 years, 1 month ago](https://wordpress.org/support/topic/internal-server-error-213/#post-4830544)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
