How To Fix The WordPress White Screen Of Death
It’s a terrible feeling to load your WordPress website and see nothing but a plain white screen (a.k.a. the ‘WordPress White Screen of Death’). In this video we’ll walk through some steps you can take to fix it.
Here are the lines of code mentioned in the video:
define( ‘WP_DEBUG’, true );
define( ‘WP_DEBUG_LOG’, true );
define( ‘WP_DEBUG_DISPLAY’, true );
@ini_set( ‘display_errors’, 1 );
If you’d like to read a blog post about how to resolves this issue, check out this one on WinningWP: winningwp.com/fixing-the-internal-server-error-in-wordpress/
– Interested in learning even more about WordPress. Check out winningwp.com for all kinds of tips, tricks, beginner guides, deals and resources!
– Guide to Choosing the Best WordPress Hosting: winningwp.com/best-wordpress-hosting/
– Beginner WordPress Guides: winningwp.com/guides/
– Exclusive WordPress Deals: winningwp.com/wordpress-deals-and-coupons/
SUBSCRIBE: www.youtube.com/c/winningwp?sub_confirmation=1
(Follow us on Twitter @WinningWP)