Notice (8): SplFileObject::fwrite(): write of 14 bytes failed with errno=122 Disk quota exceeded [CORE/Cake/Cache/Engine/FileEngine.php, line 142]
Notice (8): SplFileObject::fwrite() [<a href='http://php.net/splfileobject.fwrite'>splfileobject.fwrite</a>]: write of 43 bytes failed with errno=122 Disk quota exceeded [CORE/Cake/Cache/Engine/FileEngine.php, line 142]
Warning (512): _cake_core_ cache was unable to write 'cake_dev_eng' to File cache [CORE/Cake/Cache/Cache.php, line 327]
Warning (512): _cake_model_ cache was unable to write 'default_avish_gc_list' to File cache [CORE/Cake/Cache/Cache.php, line 327]
Notice (8): SplFileObject::fwrite() [<a href='http://php.net/splfileobject.fwrite'>splfileobject.fwrite</a>]: write of 66 bytes failed with errno=122 Disk quota exceeded [CORE/Cake/Cache/Engine/FileEngine.php, line 142]
Warning (512): _cake_model_ cache was unable to write 'default_avish_gc_list' to File cache [CORE/Cake/Cache/Cache.php, line 327]
Notice (8): SplFileObject::fwrite() [<a href='http://php.net/splfileobject.fwrite'>splfileobject.fwrite</a>]: write of 14 bytes failed with errno=122 Disk quota exceeded [CORE/Cake/Cache/Engine/FileEngine.php, line 142]
Warning (512): _cake_model_ cache was unable to write 'default_avish_gc_pages' to File cache [CORE/Cake/Cache/Cache.php, line 327]
Notice (8): SplFileObject::fwrite() [<a href='http://php.net/splfileobject.fwrite'>splfileobject.fwrite</a>]: write of 2687 bytes failed with errno=122 Disk quota exceeded [CORE/Cake/Cache/Engine/FileEngine.php, line 142]
Warning (512): _cake_model_ cache was unable to write 'default_avish_gc_pages' to File cache [CORE/Cake/Cache/Cache.php, line 327]
Notice (8): file_put_contents() [<a href='http://php.net/function.file-put-contents'>function.file-put-contents</a>]: write of 662 bytes failed with errno=122 Disk quota exceeded [CORE/Cake/Log/Engine/FileLog.php, line 142]
Warning (2): file_put_contents() [<a href='http://php.net/function.file-put-contents'>function.file-put-contents</a>]: Only -1 of 662 bytes written, possibly out of free disk space [CORE/Cake/Log/Engine/FileLog.php, line 142]
Gauri Chadha : Errors

Missing Method in AppController

Error: The action webroot is not defined in controller AppController

Error: Create AppController::webroot() in file: app/Controller/AppController.php.

<?php
class AppController extends AppController {


	public function webroot() {

	}

}

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

Stack Trace

Notice (8): SplFileObject::fwrite() [<a href='http://php.net/splfileobject.fwrite'>splfileobject.fwrite</a>]: write of 5004 bytes failed with errno=122 Disk quota exceeded [CORE/Cake/Cache/Engine/FileEngine.php, line 142]
Warning (512): _cake_core_ cache was unable to write 'file_map' to File cache [CORE/Cake/Cache/Cache.php, line 327]
Notice (8): SplFileObject::fwrite() [<a href='http://php.net/splfileobject.fwrite'>splfileobject.fwrite</a>]: write of 614 bytes failed with errno=122 Disk quota exceeded [CORE/Cake/Cache/Engine/FileEngine.php, line 142]
Warning (512): _cake_core_ cache was unable to write 'method_cache' to File cache [CORE/Cake/Cache/Cache.php, line 327]