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

