I have copied the project folder from one hoisting to another, Created required database. Cake PHP app is not running. When debugging is ON it gives the following error. In earlier hoisting it is working fine. PLEASE HELP
Fatal error: Uncaught Error: Class 'Controller' not found in /home3/frenzo/public_html/frenzo/lib/Cake/Error/ExceptionRenderer.php:174
Stack trace:
#0 /home3/frenzo/public_html/frenzo/lib/Cake/Error/ExceptionRenderer.php(92): ExceptionRenderer->_getController(Object(FatalErrorException))
#1 /home3/frenzo/public_html/frenzo/lib/Cake/Error/ErrorHandler.php(126): ExceptionRenderer->__construct(Object(FatalErrorException))
#2 /home3/frenzo/public_html/frenzo/lib/Cake/Error/ErrorHandler.php(284): ErrorHandler::handleException(Object(FatalErrorException))
#3 /home3/frenzo/public_html/frenzo/lib/Cake/Error/ErrorHandler.php(213): ErrorHandler::handleFatalError(64, 'Cannot use 'Obj...', '/home3/frenzo/p...', 30)
#4 /home3/frenzo/public_html/frenzo/lib/Cake/Core/App.php(970): ErrorHandler::handleError(64, 'Cannot use 'Obj...', '/home3/frenzo/p...', 30, Array)
#5 /home3/frenzo/public_html/frenzo/lib/Cake/Core/App.php(943): App::_checkFatalError()
#6 [internal function]: App::shutdown()
#7 {main}
thrown in /home3/frenzo/public_html/frenzo/lib/Cake/Error/ExceptionRenderer.php on line 174