• Resolved yvrdarb

    (@yvrdarb)


    I guess that there is no error log/log in WP?

    It would be handy to help diagnose problems such as WSoD.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Check this out The WordPress Error Log is your Friend.

    The White Screen of Death is usually caused by a plugin or theme function.

    Rename the plugins directory temporarily… try again. If you still get the WSoD then rename the active theme’s directory to cause WordPress to use a default theme. Twenty Seventeen is a good default theme to keep around but any of the ‘Twenty’ series of themes should work.

    Unless your core is corrupt you should be able to get in now.

    Moderator t-p

    (@t-p)

    Error logs should be on your server. If you need help locating them, ask your hosting provider to help you with that.

    FYI, in WP 5.1, there will be WSOD protection.

    • This reply was modified 5 years, 10 months ago by t-p.

    You can also set WP_DEBUG to ‘true’ in your wp-config.php file to see errors on the screen. Just remember to change it back to false when you’re done.

    define('WP_DEBUG', true);

    Thread Starter yvrdarb

    (@yvrdarb)

    Cool, thanks; two very good points.

    Another … backup very frequently.

    Finally a big freaking WAHHHHOOOOO for:

    FYI, in WP 5.1, there will be WSOD protection.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Error Log? WSoD’ is closed to new replies.