Missing Controller

Error: C1039Controller could not be found.

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

<?php
class C1039Controller 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 117Dispatcher->dispatch(CakeRequest, CakeResponse)