Warning (512) : _cake_core_ cache was unable to write 'cake_dev_eng' to File cache [CORE/Cake/Cache/Cache.php , line 323 ]Code Context ),
E_USER_WARNING
);
$key = 'cake_dev_eng'
$value = array(
'LC_MESSAGES' => array()
)
$config = '_cake_core_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/var/www/vhosts/timesport.pl/httpdocs/app/tmp/cache/persistent/',
'serialize' => true,
'duration' => (int) 10,
'lock' => true,
'isWindows' => false,
'mask' => (int) 436,
'probability' => (int) 100,
'groups' => array()
)
$success = false Cache::write() - CORE/Cake/Cache/Cache.php, line 323
I18n::translate() - CORE/Cake/I18n/I18n.php, line 237
__d - CORE/Cake/basics.php, line 617
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 162
[main] - APP/webroot/index.php, line 108 Warning (2) : file_put_contents(/var/www/vhosts/timesport.pl/httpdocs/app/tmp/logs/error.log) [http://php.net/function.file-put-contents]: failed to open stream: Permission denied [CORE/Cake/Log/Engine/FileLog.php , line 142 ]Code Context $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/vhosts/timesport.pl/httpdocs/app/webroot/index.php(108): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#1 {main}'
$output = '2025-04-04 11:14:35 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/vhosts/timesport.pl/httpdocs/app/webroot/index.php(108): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#1 {main}
'
$filename = 'error.log'
$pathname = '/var/www/vhosts/timesport.pl/httpdocs/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 442
ErrorHandler::_log() - CORE/Cake/Error/ErrorHandler.php, line 178
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 110
[main] - [internal], line ??
TimeSport.pl
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
Stack Trace
APP/webroot/index.php line 108 → Dispatcher->dispatch(CakeRequest, CakeResponse) $Dispatcher -> dispatch (
new CakeRequest (),
new CakeResponse ()
);
object(CakeRequest) {
params => array(
[maximum depth reached]
)
data => array([maximum depth reached])
query => array([maximum depth reached])
url => 'sitemap.xml'
base => ''
webroot => '/'
here => '/sitemap.xml'
[protected] _detectors => array(
[maximum depth reached]
)
[protected] _input => ''
}
object(CakeResponse) {
[protected] _statusCodes => array(
[maximum depth reached]
)
[protected] _mimeTypes => array(
[maximum depth reached]
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array([maximum depth reached])
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array([maximum depth reached])
[protected] _cookies => array([maximum depth reached])
}
Warning (512) : _cake_core_ cache was unable to write 'file_map' to File cache [CORE/Cake/Cache/Cache.php , line 323 ]Code Context ),
E_USER_WARNING
);
$key = 'file_map'
$value = array(
'Configure' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Core/Configure.php',
'Hash' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Utility/Hash.php',
'Cache' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Cache/Cache.php',
'FileEngine' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Cache/Engine/FileEngine.php',
'CacheEngine' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Cache/CacheEngine.php',
'Inflector' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Utility/Inflector.php',
'ErrorHandler' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Error/ErrorHandler.php',
'CakeLog' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Log/CakeLog.php',
'LogEngineCollection' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Log/LogEngineCollection.php',
'ObjectCollection' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Utility/ObjectCollection.php',
'FileLog' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Log/Engine/FileLog.php',
'BaseLog' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Log/Engine/BaseLog.php',
'CakeLogInterface' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Log/CakeLogInterface.php',
'CakePlugin' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Core/CakePlugin.php',
'Debugger' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Utility/Debugger.php',
'String' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Utility/String.php',
'Dispatcher' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Routing/Dispatcher.php',
'CakeEventListener' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Event/CakeEventListener.php',
'CakeRequest' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Network/CakeRequest.php',
'CakeResponse' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Network/CakeResponse.php',
'CakeEvent' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Event/CakeEvent.php',
'CakeEventManager' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Event/CakeEventManager.php',
'AssetDispatcher' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Routing/Filter/AssetDispatcher.php',
'DispatcherFilter' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Routing/DispatcherFilter.php',
'CacheDispatcher' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Routing/Filter/CacheDispatcher.php',
'Router' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Routing/Router.php',
'CakeRoute' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Routing/Route/CakeRoute.php',
'PluginShortRoute' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Routing/Route/PluginShortRoute.php',
'I18n' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/I18n/I18n.php',
'L10n' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/I18n/L10n.php',
'CakeSession' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Model/Datasource/CakeSession.php',
'ExceptionRenderer' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Error/ExceptionRenderer.php',
'AppController' => '/var/www/vhosts/timesport.pl/httpdocs/app/Controller/AppController.php',
'Controller' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Controller/Controller.php',
'Object' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Core/Object.php',
'CakeErrorController' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Controller/CakeErrorController.php',
'ComponentCollection' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Controller/ComponentCollection.php',
'RequestHandlerComponent' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Controller/Component/RequestHandlerComponent.php',
'Component' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Controller/Component.php',
'SessionComponent' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Controller/Component/SessionComponent.php',
'AuthComponent' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Controller/Component/AuthComponent.php',
'PhpReader' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Configure/PhpReader.php',
'ConfigReaderInterface' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Configure/ConfigReaderInterface.php',
'View' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/View/View.php',
'HelperCollection' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/View/HelperCollection.php',
'ViewBlock' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/View/ViewBlock.php',
'plugin.FacebookHelper' => '/var/www/vhosts/timesport.pl/httpdocs/app/Plugin/Facebook/View/Helper/FacebookHelper.php',
'AppHelper' => '/var/www/vhosts/timesport.pl/httpdocs/app/View/Helper/AppHelper.php',
'Helper' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/View/Helper.php',
'plugin.FacebookInfo' => '/var/www/vhosts/timesport.pl/httpdocs/app/Plugin/Facebook/Lib/FacebookInfo.php',
'ClassRegistry' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/Utility/ClassRegistry.php',
'HtmlHelper' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/View/Helper/HtmlHelper.php',
'JsHelper' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/View/Helper/JsHelper.php',
'SessionHelper' => '/var/www/vhosts/timesport.pl/httpdocs/lib/Cake/View/Helper/SessionHelper.php'
)
$config = '_cake_core_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/var/www/vhosts/timesport.pl/httpdocs/app/tmp/cache/persistent/',
'serialize' => true,
'duration' => (int) 10,
'lock' => true,
'isWindows' => false,
'mask' => (int) 436,
'probability' => (int) 100,
'groups' => array()
)
$success = false Cache::write() - CORE/Cake/Cache/Cache.php, line 323
App::shutdown() - CORE/Cake/Core/App.php, line 899
[main] - [internal], line ?? Warning (512) : _cake_core_ cache was unable to write 'object_map' to File cache [CORE/Cake/Cache/Cache.php , line 323 ]Code Context ),
E_USER_WARNING
);
$key = 'object_map'
$value = array(
(int) 0 => false,
'app' => array(
'plugins' => array(
(int) 0 => 'Blankiet',
(int) 1 => 'Blankiet2pdf',
(int) 2 => 'CakePdf',
(int) 3 => 'DebugKit',
(int) 4 => 'Facebook',
(int) 5 => 'I18n'
)
)
)
$config = '_cake_core_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/var/www/vhosts/timesport.pl/httpdocs/app/tmp/cache/persistent/',
'serialize' => true,
'duration' => (int) 10,
'lock' => true,
'isWindows' => false,
'mask' => (int) 436,
'probability' => (int) 100,
'groups' => array()
)
$success = false Cache::write() - CORE/Cake/Cache/Cache.php, line 323
App::shutdown() - CORE/Cake/Core/App.php, line 902
[main] - [internal], line ??