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