Penny Auction Problem

I need a problem fix

this is the error im getting

Missing Controller
Error: 500.shtmlController could not be found.

Error: Create the class 500.shtmlController below in file: app/controllers/500.shtml_controller.php

<?php
class 500.shtmlController extends AppController {

var $name = ‘500.shtml’;
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp

Leave a Reply

Your email address will not be published. Required fields are marked *