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