• The website i manage today has broken and no longer displays anything but an error screen which says:

    “Warning: require_once(/home4/wupr/public_html/wp-includes/init.php): failed to open stream: No such file or directory in /home4/wupr/public_html/wp-config.php on line 91

    Fatal error: require_once(): Failed opening required ‘/home4/wupr/public_html/wp-includes/init.php’ (include_path=’.:/opt/php54/lib/php’) in /home4/wupr/public_html/wp-config.php on line 91″

    How do i fix this?

Viewing 1 replies (of 1 total)
  • Moderator James Huff

    (@macmanx)

    Volunteer Moderator

    Try manually resetting your plugins (no Dashboard access required). If that resolves the issue, reactivate each one individually until you find the cause.

    If that does not resolve the issue, access your server via FTP or SFTP, navigate to /wp-content/themes/ and rename the directory of your currently active theme. This will force the default theme to activate and hopefully rule-out a theme-specific issue (theme functions can interfere like plugins).

Viewing 1 replies (of 1 total)
  • The topic ‘Website Crash – .php directory failure’ is closed to new replies.