• Hi Guys, how to fix the error I experienced,
    website is currently experiencing a blank
    I have a restore, replace the version I have, I have a database config
    but it still can not be refunded

    PHP Fatal error: require(): Failed opening required ‘/home/xxxxx/public_html/wp-includes/functions.php’ (include_path=’.:/opt/alt/php54/usr/share/pear:/opt/alt/php54/usr/share/php’) in /home/xxxxxx/public_html/wp-settings.php on line 81

    thanks

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

    (@macmanx)

    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 SFTP or FTP, or a file manager in your hosting account’s control panel, 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 ‘PHP Fatal error: require(): Failed opening required’ is closed to new replies.