Title: 500 internal server error
Last modified: December 9, 2016

---

# 500 internal server error

 *  [sunilkumark](https://wordpress.org/support/users/sunilkumark/)
 * (@sunilkumark)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/500-internal-server-error-513/)
 * Hi I am Sunil,
 * I copied one wordpress site from one server to another with different name and
   made the proper settings.
 * Few of the links is not working, throwing 500 internal server error. In logs 
   it didn’t written any information. 775 permissions are there.
 * Kindly help me on this issue.
 * Thanks in advance,
    Sunil.

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

 *  [Amid](https://wordpress.org/support/users/aminteractiondesign/)
 * (@aminteractiondesign)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/500-internal-server-error-513/#post-8533009)
 * Did you check if your .htaccess file is allright?
 *  Thread Starter [sunilkumark](https://wordpress.org/support/users/sunilkumark/)
 * (@sunilkumark)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/500-internal-server-error-513/#post-8533157)
 * yes, it is auto created by wordpress when we select permalinks as postname. Below
   one is the htaccess
 * # BEGIN WordPress
    <IfModule mod_rewrite.c> RewriteEngine On RewriteBase /httpdocs/
   RewriteRule ^index\.php$ – [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond%{
   REQUEST_FILENAME} !-d RewriteRule . /httpdocs/index.php [L] </IfModule>
 * # END WordPress
 *  [georged8](https://wordpress.org/support/users/georged8/)
 * (@georged8)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/500-internal-server-error-513/#post-8533793)
 * 500 Internal Server Error is shown if the PHP code has fatal errors and error
   displaying is switched off. You can try adding the following lines in the .htaccess
   file to see the error itself instead of 500 error page:
 * `php_flag display_errors 1`
 * Can you check if you are using the same PHP versions on both servers?
    -  This reply was modified 9 years, 5 months ago by [georged8](https://wordpress.org/support/users/georged8/).

Viewing 3 replies - 1 through 3 (of 3 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/)
 * [500 error](https://wordpress.org/support/topic-tag/500-error/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 3 participants
 * Last reply from: [georged8](https://wordpress.org/support/users/georged8/)
 * Last activity: [9 years, 5 months ago](https://wordpress.org/support/topic/500-internal-server-error-513/#post-8533793)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
