Title: Internal Server Errors
Last modified: August 19, 2016

---

# Internal Server Errors

 *  [evikn](https://wordpress.org/support/users/evikn/)
 * (@evikn)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/internal-server-errors-1/)
 * Hi folks,
 * I recently installed WP on a subdomain of a site, as a place to explore and experiment
   with WP.
 * You can find it at [http://bududah.itcamefromcanada.com](http://bududah.itcamefromcanada.com)
 * I installed a few plugins to try out (podcasting plugin, statcounter, and a twitter
   plugin), and have essentially left it alone for a few days. When I tried to access
   it today, the site is giving me a “500 Insternal Server Error” warning.
 * Thing is, I’ve had this happen before, and I don’t know why. I am guessing that
   this is related to the install being on a subdomain. I have WP installed on another
   site, and have never had any problems. It only erupts on a subdomain…
 * Am I missing something unbelievably obvious?
 * Cheers,
    KEvin

Viewing 1 replies (of 1 total)

 *  [Shane G.](https://wordpress.org/support/users/shane-g-1/)
 * (@shane-g-1)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/internal-server-errors-1/#post-1430644)
 * Hi,
 * This error occured due to these:
 * – The file permissions for your WordPress files is incorrect. Hence, assigned
   755 recursive permissions to wp-content folder of your blog.
 * – One of the rules in your WordPress .htaccess file. may be incorrect. Hence,
   delete and recreate the htaccess file and add this code in htaccess:
 *  ` # BEGIN WordPress
 *  RewriteEngine On
    RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond%{
   REQUEST_FILENAME} !-d RewriteRule . /index.php [L]
 *  # END WordPress`
 * Thanks,
 * Shane G.

Viewing 1 replies (of 1 total)

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

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [Shane G.](https://wordpress.org/support/users/shane-g-1/)
 * Last activity: [16 years, 2 months ago](https://wordpress.org/support/topic/internal-server-errors-1/#post-1430644)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
