Sometime overnight, all of our sites (on multisite install) stopped loading. When using “view source” it is blank, no output. I’ve disabled all plugins, changed the theme, but no difference.
Updated WP to 6.2.1. I could access the admin, but now that is also blank/error 500.
I’m at a loss of what to do at this point. I have a SQL database backup and all our content is still there (thankfully!).
I’ve added this:
define( ‘WP_DEBUG’, true );
define( ‘WP_DEBUG_DISPLAY’, false );
define( ‘WP_DEBUG_LOG’, true );
But no log file is saved in wp-content folder.
The page I need help with: [log in to see the link]