• Resolved theplastickid

    (@theplastickid)


    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

Viewing 2 replies - 1 through 2 (of 2 total)
  • This error may be caused by some permission issues. Set 755 permission for wp-includes, wp-content files.

    Thread Starter theplastickid

    (@theplastickid)

    Hi Arup thanks for the reply.

    I’m not sure what caused this issue. It happened when I installed All In one migration tool.

    I disabled all plugins and all themes. Reinstalled the theme and then had to go through and install the plugins again one by one.

    When I would reactive existing plugins they’d throw an error.

    Was pretty strange.

    Anyway… fixed now. ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Site has randomly stopped working on my localhost’ is closed to new replies.