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