Warning (2): file_put_contents(/home/applicat/public_html/app/tmp/logs/error.log): failed to open stream: No such file or directory [CORE/Cake/Log/Engine/FileLog.php, line 87]
CakePHP: the rapid development php framework: Errors

Missing Controller

Error: ResourcesController could not be found.

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

<?php
class ResourcesController extends AppController {

}

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

Stack Trace