White Screen of Death
The WordPress white screen of death is one of the most annoying issues that user faces. The worst part of this issue is that it locks you out of your WordPress admin panel. As in most of the cases there is no error message so you are clueless to figure out where the problem lies. The even frustrating thing about white screen of death is that sometimes it will only affect a certain part of your site. For example, you will see your whole website working fine, but as soon as you try to login as an admin you face white screen of death (WSOD). In some cases, you may only see it on a specific post whereas everything else runs just fine. In this blog, we will discuss the simple fixes for WordPress white screen of death.
Mostly WSOD- White Screen Of Death occurs due to Exhausted memory.
There are various ways to solve it. Some of them are discussed below.
By Increase PHP memory Limit
Sometimes Exhausted Memory can be the reason for White Screen of Death.
There are various ways to solve it.
- Increase PHP Memory Limit using php.ini file
- Increase PHP Memory Limit using wp-config.php file
- Increase PHP Memory Limit using .htaccess file