I have moved an old cakephp site (2011) to a new provider and the site is not functional.. I have errors like
Warning: include(Cake/bootstrap.php): failed to open stream: No such file or directory in /home/toussacfuq/www/app/webroot/index.php on line 77
Warning: include(Cake/bootstrap.php): failed to open stream: No such file or directory in /home/toussacfuq/www/app/webroot/index.php on line 77
Warning: include(): Failed opening 'Cake/bootstrap.php' for inclusion (include_path='/home/toussacfuq/www/lib:.:/usr/local/php5.4/lib/php') in /home/toussacfuq/www/app/webroot/index.php on line 77
Fatal error: CakePHP core could not be found. Check the value of CAKE_CORE_INCLUDE_PATH in APP/webroot/index.php. It should point to the directory containing your /cake core directory and your /vendors root directory. in /home/toussacfuq/www/app/webroot/index.php on line 88
can you help please ? thank you