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