How to fix WordPress blank page (White Screen of Death)

The "White Screen of Death" usually indicates a PHP error or database issue.

  • Disable Plugins: Via Hostaday File Manager, rename the plugins folder to plugins_old to see if a conflict is the cause .
  • Enable Debugging: Edit your wp-config.php file and set WP_DEBUG to true to display the specific error code.
  • Memory Limit: Sometimes increasing the PHP memory limit via the cPanel PHP Selector resolves the issue . (Note: These technical steps are standard troubleshooting practices outside the immediate source documentation).
Was this answer helpful?

Related Articles

How to manage your WordPress website with the iPhone application

You can manage your Hostaday WordPress site on the go using official mobile tools. Download:...

How to Create a WordPress Staging Site

A Staging Site is a clone of your live website used for testing updates without affecting your...

How to deal with a hacked WordPress website

If your site is compromised, Hostaday provides dedicated tools for recovery . Fix Hacked...

How to change upload filesize limit in WordPress multisite

In a WordPress Multisite network, the upload limit is controlled both by the server and the...