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