Warning (2): unlink(/internet/l3seguros/www/app/tmp/cache/persistent/cake_core_default_) [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 248
FileEngine::gc() - CORE/cake/libs/cache/file.php, line 104
Cache::_buildEngine() - CORE/cake/libs/cache.php, line 168
Cache::config() - CORE/cake/libs/cache.php, line 141
Configure::__loadBootstrap() - CORE/cake/libs/configure.php, line 429
Configure::getInstance() - CORE/cake/libs/configure.php, line 52
include - CORE/cake/bootstrap.php, line 38
[main] - APP/webroot/index.php, line 80
Missing Controller
Error:
Www.facebook.comController could not be found.
Error:
Create the class Www.facebook.comController below in file: app/controllers/www.facebook.com_controller.php
<?php
class Www.facebook.comController extends AppController {
var $name = 'Www.facebook.com';
}
?>
Notice:
If you want to customize this error message, create app/views/errors/missing_controller.ctp