Warning (512): SplFileInfo::openFile(/home/elmundotec/public_html/app/tmp/cache/persistent/myapp_cake_core_cake_dev_spa): failed to open stream: Disk quota exceeded [CORE/Cake/Cache/Engine/FileEngine.php, line 356]
Warning (512): _cake_core_ cache was unable to write 'cake_dev_spa' to File cache [CORE/Cake/Cache/Cache.php, line 328]
Errors

Missing Controller

Error: ImgController could not be found.

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

<?php
class ImgController 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)