Warning: SplFileInfo::openFile(/home/httpd/vhosts/sy-pro.co.jp/httpdocs/bcp/app/tmp/cache/persistent/myapp_cake_core_file_map): Failed to open stream: Permission denied in /home/httpd/vhosts/sy-pro.co.jp/httpdocs/bcp/lib/Cake/Cache/Engine/FileEngine.php on line 356
Fatal error: Uncaught TypeError: ErrorHandler::handleException(): Argument #1 ($exception) must be of type Exception, Error given in /home/httpd/vhosts/sy-pro.co.jp/httpdocs/bcp/lib/Cake/Error/ErrorHandler.php:116
Stack trace:
#0 [internal function]: ErrorHandler::handleException()
#1 {main}
thrown in /home/httpd/vhosts/sy-pro.co.jp/httpdocs/bcp/lib/Cake/Error/ErrorHandler.php on line 116
Warning (512): SplFileInfo::openFile(/home/httpd/vhosts/sy-pro.co.jp/httpdocs/bcp/app/tmp/cache/persistent/myapp_cake_core_file_map): Failed to open stream: Permission denied [CORE/Cake/Cache/Engine/FileEngine.php, line 356]Code Context $this->_File = $path->openFile('c+');
} catch (Exception $e) {
trigger_error($e->getMessage(), E_USER_WARNING);
FileEngine::_setKey() - CORE/Cake/Cache/Engine/FileEngine.php, line 356
FileEngine::write() - CORE/Cake/Cache/Engine/FileEngine.php, line 116
Cache::write() - CORE/Cake/Cache/Cache.php, line 317
App::shutdown() - CORE/Cake/Core/App.php, line 901
[main] - [internal], line ??
Warning (512): _cake_core_ cache was unable to write 'file_map' to File cache [CORE/Cake/Cache/Cache.php, line 327]Code Context static::$_engines[$config]->settings['engine']
),
E_USER_WARNING
Cache::write() - CORE/Cake/Cache/Cache.php, line 327
App::shutdown() - CORE/Cake/Core/App.php, line 901
[main] - [internal], line ??
Warning (2): file_put_contents(/home/httpd/vhosts/sy-pro.co.jp/httpdocs/bcp/app/tmp/logs/error.log) [function.file-put-contents]: Failed to open stream: Permission denied [CORE/Cake/Log/Engine/FileLog.php, line 142]Code Context $pathname = $this->_path . $filename;
if (empty($this->_config['mask'])) {
return file_put_contents($pathname, $output, FILE_APPEND);
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 188
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 118
ErrorHandler::handleFatalError() - CORE/Cake/Error/ErrorHandler.php, line 284
ErrorHandler::handleError() - CORE/Cake/Error/ErrorHandler.php, line 213
App::_checkFatalError() - CORE/Cake/Core/App.php, line 933
App::shutdown() - CORE/Cake/Core/App.php, line 906
[main] - [internal], line ??
Fatal error: Cannot declare class CakeObject, because the name is already in use in /home/httpd/vhosts/sy-pro.co.jp/httpdocs/bcp/lib/Cake/Core/Object.php on line 30