Pages

Tuesday, April 22, 2014

How to Solve White Screen Death problem in wordpress?

To solve the issue we need to first find out where is the problem. For this add the below code in wp-config.php file.

error_reporting(E_ALL);
ini_set('display_errors', 1);

By this you will easily find where is the code error and do the necessary changes and problem maximum get resolves.

1 comment:


  1. Thanks for sharing your info. I really appreciate your efforts and I will be waiting for your further write.I like the post

    WP Support

    ReplyDelete