Wordpress site of a colleague's client went out of the loop.
Message entering website:
PHP Warning: require (wp-includes / compat.php) [function.require]: failed to open stream: No such file or directory in E: \ home \ tecnoservicebr \ web \ wp-settings.php on line 71 PHP Warning: require (wp-includes / compat.php) [function.require]: failed to open stream: No such file or directory in E: \ home \ tecnoservicebr \ web \ wp-settings.php on line 71 PHP Fatal error: require () [function.require]: Failed opening required 'wp-includes / compat.php' (include_path = '.; c: \ php5 \ includes') in E: \ home \ tecnoservicebr \ web \ wp-settings.php on line 71
I think it's because wordpress is looking for the file with the local path, but I do not know how to change it, can anyone help me, please?