Yes, it was installed years ago.
It’s the white screen of death. I have tried:
– shutting down plugins
– removing my custom theme
– defining bigger memory in wp-config
– removing white space in functions.php (even though I haven’t touched in)
– put error checking in wp-config. I get the errors:
Deprecated: Assigning the return value of new by reference is deprecated in /home/youradmi/public_html/wp-settings.php on line 646
Deprecated: Assigning the return value of new by reference is deprecated in /home/youradmi/public_html/wp-settings.php on line 661
Deprecated: Assigning the return value of new by reference is deprecated in /home/youradmi/public_html/wp-settings.php on line 668
Deprecated: Assigning the return value of new by reference is deprecated in /home/youradmi/public_html/wp-settings.php on line 675
Deprecated: Assigning the return value of new by reference is deprecated in /home/youradmi/public_html/wp-settings.php on line 711
Deprecated: Function set_magic_quotes_runtime() is deprecated in /home/youradmi/public_html/wp-settings.php on line 18
Fatal error: Call to undefined function require_wp_db() in /home/youradmi/public_html/wp-settings.php on line 269
So far no fixes I have found work.