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