Missing Controller

Error: New.phpController could not be found.

Error: Create the class New.phpController below in file: app/controllers/new.php_controller.php

<?php
class New.phpController extends AppController {

	var $name = 'New.php';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp