Parse error, white screen of death?
-
I recently built a site locally using MAMP and moved it to my host using WP Clone. Everything seemed fine on the back end, but the entire site displays as just white. I added the debug function to wp-config, and I get this error message:
Parse error: syntax error, unexpected T_STRING in /home/content/10/8028710/html/wp/wp-config.php on line 83
Now, for some reason, it’s also locked me out of the back end. Prior to that happening, I had tried increasing the memory limit, disabling plugins and forcing it to revert to the default theme, with no success. I did everything listed in https://www.wpbeginner.com/wp-tutorials/how-to-fix-the-wordpress-white-screen-of-death/ Does anybody have any idea what this error is, and how I can fix it? Thank you!
- The topic ‘Parse error, white screen of death?’ is closed to new replies.