31 Jul

How to fix: 500 internal server error

Filed under: Help Author: admin

This error occur when the user submit an empty comment or false email. Do the following:

1.) Cruise to your wordpress/wp-include folder and open file functions.php

2.) Search for status_header( 500 ); and change it to status_header( 200 );

This is WordPress installation problem, not the problem of mine or anybody’s theme problem.

Leave a Reply

You must be logged in to post a comment.