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