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