Site has randomly stopped working on my localhost
-
I’ve been working on a full build on my local server and the site has randomly become inaccessible all of a sudden.
I know it isn’t an issue with MAMP as I am still able to access my other localhost websites.
With WP_DEBUG set to ‘false’ I am getting a HTTP ERROR 500 in my browser.
When I enable debugging I am getting the following error.
Warning: require(/Users/username/Google Drive/htdocs/sitename/wp-includes/plugin.php): failed to open stream: No such file or directory in /Users/username/Google Drive/htdocs/sitename/wp-settings.php on line 84
and…
Fatal error: require(): Failed opening required '/Users/username/Google Drive/htdocs/sitename/wp-includes/plugin.php' (include_path='.:/Applications/MAMP/bin/php/php5.6.7/lib/php') in /Users/username/Google Drive/htdocs/sitename/wp-settings.php on line 84
I’ve tried replacing the settings file with no luck.
I have disabled my plugins folder with no luck.
Anyone have any ideas?
Thanks
- The topic ‘Site has randomly stopped working on my localhost’ is closed to new replies.