Warning (2): unlink(/var/www/vhosts/irisbahiadoradasalou.com/httpdocs/app/tmp/cache/persistent/cake_core_file_map) [function.unlink]: No such file or directory [CORE/cake/libs/file.php, line 298]Code }
if ($this->exists()) {
return @unlink($this->path);
unlink - [internal], line ??
File::delete() - CORE/cake/libs/file.php, line 298
FileEngine::clear() - CORE/cake/libs/cache/file.php, line 249
Cache::clear() - CORE/cake/libs/cache.php, line 505
include - /var/www/html/cake1.3_FRONTEND/app/config/bootstrap.php, line 3
Configure::__loadBootstrap() - CORE/cake/libs/configure.php, line 442
Configure::getInstance() - CORE/cake/libs/configure.php, line 52
include - CORE/cake/bootstrap.php, line 38
[main] - APP/webroot/index.php, line 79
Missing Controller
Error:
'Url'Controller could not be found.
Error:
Create the class 'Url'Controller below in file: app/controllers/'url'controller.php
<?php
class 'Url'Controller extends AppController {
var $name = ''Url'';
}
?>
Notice:
If you want to customize this error message, create app/views/errors/missing_controller.ctp