Error: HttpController could not be found.
Error: Create the class HttpController below in file: app/controllers/http_controller.php
<?php
class HttpController extends AppController {
var $name = 'Http';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp