Missing Controller

Error: Faq.htmlController could not be found.

Error: Create the class Faq.htmlController below in file: app/Controller/Faq.htmlController.php

<?php
class Faq.htmlController extends AppController {

}

Notice: If you want to customize this error message, create app/View/Errors/missing_controller.ctp

Stack Trace

  • APP/webroot/index.php line 111Dispatcher->dispatch(CakeRequest, CakeResponse)