Cache::write() - CORE/Cake/Cache/Cache.php, line 325
I18n::translate() - CORE/Cake/I18n/I18n.php, line 175
__d - CORE/Cake/basics.php, line 613
CakeException::__construct() - CORE/Cake/Error/exceptions.php, line 236
MissingControllerException::__construct() - CORE/Cake/Error/exceptions.php, line 264
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 157
[main] - APP/webroot/index.php, line 108
Warning (2): file_put_contents() [function.file-put-contents]: Only 0 of 363 bytes written, possibly out of free disk space [CORE/Cake/Log/Engine/FileLog.php, line 142]
$type = 'error'
$message = '[MissingControllerException] Controller class Sitemap.xmlController could not be found.
Exception Attributes: array (
'class' => 'Sitemap.xmlController',
'plugin' => NULL,
)
Request URL: /sitemap.xml
Stack Trace:
#0 /var/www/html/app/webroot/index.php(108): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#1 {main}'
$output = '2025-09-06 19:17:49 Error: [MissingControllerException] Controller class Sitemap.xmlController could not be found.
Exception Attributes: array (
'class' => 'Sitemap.xmlController',
'plugin' => NULL,
)
Request URL: /sitemap.xml
Stack Trace:
#0 /var/www/html/app/webroot/index.php(108): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#1 {main}
'
$filename = 'error.log'
$pathname = '/var/www/html/app/tmp/logs/error.log'
file_put_contents - [internal], line ??
FileLog::write() - CORE/Cake/Log/Engine/FileLog.php, line 142
CakeLog::write() - CORE/Cake/Log/CakeLog.php, line 452
ErrorHandler::_log() - CORE/Cake/Error/ErrorHandler.php, line 178
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 111
[main] - [internal], line ??
Concello da Estrada - Errors
Missing Controller
Error: Sitemap.xmlController could not be found.
Error:
Create the class Sitemap.xmlController below in file: app/Controller/Sitemap.xmlController.php
<?php
class Sitemap.xmlController extends AppController {
}
Notice:
If you want to customize this error message, create app/View/Errors/missing_controller.ctp