I\'ve got a cakephp app that I\'m trying to get to serve up the Pages::404 function (and corresponding view) whenever Cake encounters any error (missing control
Please add a class PostController.php not post_controller.php in the app/controller folder. It just mean that You have to create as like its class name.