Warning (2): unlink(/home/anphuvilla/domains/anphuvilla.vn/public_html/app/tmp/cache/persistent/cake_core_object_map) [function.unlink]: No such file or directory [CORE/cake/libs/file.php, line 298]
CakePHP: the rapid development php framework: Errors

Missing Controller

Error: Home.phpController could not be found.

Error: Create the class Home.phpController below in file: app/controllers/home.php_controller.php

<?php
class Home.phpController extends AppController {

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

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