Login page remains blank (WSOD)
-
Hi WP community,
I can suddenly no longer login on our WordPress site. wp-login.php gives a blank page. I’ve already tried the following:
– Deactivating all of the plugins by renaming the plugin folder
– Deactivating the theme by renaming the theme folder
– Checked that there weren’t any empty lines or a closing tag at the end of the wp-config file
– Making sure there is enough memory by deleting a bunch of old uploaded files (the last time I was able to access the admin panel I tried to upload a PDF file, which then didn’t work, so I figured memory might be an issue, but the blank page remains)When running WP-DEBUG, the errors indicate a number of issues in the wp-includes folder:
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; WP_MatchesMapRegex has a deprecated constructor in /customers/f/f/1/news-use.com/httpd.www/wp-includes/class-wp.php on line 632 Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Translation_Entry has a deprecated constructor in /customers/f/f/1/news-use.com/httpd.www/wp-includes/pomo/entry.php on line 14 Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; POMO_Reader has a deprecated constructor in /customers/f/f/1/news-use.com/httpd.www/wp-includes/pomo/streams.php on line 12 Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; POMO_FileReader has a deprecated constructor in /customers/f/f/1/news-use.com/httpd.www/wp-includes/pomo/streams.php on line 120 Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; POMO_StringReader has a deprecated constructor in /customers/f/f/1/news-use.com/httpd.www/wp-includes/pomo/streams.php on line 175 Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; POMO_CachedFileReader has a deprecated constructor in /customers/f/f/1/news-use.com/httpd.www/wp-includes/pomo/streams.php on line 221 Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; POMO_CachedIntFileReader has a deprecated constructor in /customers/f/f/1/news-use.com/httpd.www/wp-includes/pomo/streams.php on line 236 Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; WP_Widget_Factory has a deprecated constructor in /customers/f/f/1/news-use.com/httpd.www/wp-includes/widgets.php on line 544 Deprecated: Function create_function() is deprecated in /customers/f/f/1/news-use.com/httpd.www/wp-includes/pomo/translations.php on line 202 Deprecated: Function create_function() is deprecated in /customers/f/f/1/news-use.com/httpd.www/wp-includes/pomo/translations.php on line 202
and so forth.
Does anyone have any suggestions how I can fix this (other than a complete re-install of WP and the theme)? Thanks in advance for all your help!
The page I need help with: [log in to see the link]
- The topic ‘Login page remains blank (WSOD)’ is closed to new replies.