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