Failed to open stream: No such file or directory

Avatar
  • Answered
Earlier I checked my site and it's working fine. Few minutes ago, as I checked it. There is an error. Please see below.

Warning: require(/home/clothi13/public_html/mydomain.com/wp-includes/load.php): failed to open stream: No such file or directory in /home/clothi13/public_html/mydomain.com/wp-settings.php on line 21

Fatal error: require(): Failed opening required '/home/clothi13/public_html/mydomain.com/wp-includes/load.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/clothi13/public_html/mydomain.com/wp-settings.php on line 21

I checked the wp-includes folder but it's gone. I think it have something to do with the wp-includes folder.
Avatar
IMH Support Agent 5

Hello,

Thank you for your question regarding the above PHP errors. It looks like as if some of the core files may have been deleted or are not being found, or PHP is having trouble accessing certain resources because of a plugin or some custom coding. If the latter, you can use our common WordPress troubleshooting techniques guide to disable plugins. If the former, I recommend a core file replacement or reinstall the WordPress core files.

Best,

Christopher M.