Missing Controller

: Alpha.phpController could not be found.

: Create the class Alpha.phpController below in file: app/controllers/alpha.php_controller.php

<?php
class Alpha.phpController extends AppController {

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

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