Warning (512): _cake_core_ cache was unable to write 'cake_dev_pt-br' to File cache [CORE/Cake/Cache/Cache.php, line 325]
Warning (512): _cake_model_ cache was unable to write 'default_ufgamilm_db_list' to File cache [CORE/Cake/Cache/Cache.php, line 325]
Warning (512): _cake_model_ cache was unable to write 'default_ufgamilm_db_list' to File cache [CORE/Cake/Cache/Cache.php, line 325]
Warning (512): _cake_model_ cache was unable to write 'default_ufgamilm_db_websites' to File cache [CORE/Cake/Cache/Cache.php, line 325]
Warning (512): _cake_model_ cache was unable to write 'default_ufgamilm_db_websites' to File cache [CORE/Cake/Cache/Cache.php, line 325]
Warning (2): file_put_contents() [function.file-put-contents]: Only 0 of 702 bytes written, possibly out of free disk space [CORE/Cake/Log/Engine/FileLog.php, line 142]

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

Warning (512): _cake_core_ cache was unable to write 'file_map' to File cache [CORE/Cake/Cache/Cache.php, line 325]
Warning (512): _cake_core_ cache was unable to write 'method_cache' to File cache [CORE/Cake/Cache/Cache.php, line 325]