Warning: file_put_contents(/home/securascloud/mycake/logs/error.log) [function.file-put-contents]: Failed to open stream: Permission denied in /home/securascloud/mycake/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 142
Warning (2) : file_put_contents(/home/securascloud/mycake/logs/error.log): Failed to open stream: Permission denied [in /home/securascloud/mycake/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php, line 142]

Warning: file_put_contents(/home/securascloud/mycake/logs/error.log) [function.file-put-contents]: Failed to open stream: Permission denied in /home/securascloud/mycake/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 142
Warning (2) : file_put_contents(/home/securascloud/mycake/logs/error.log) [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Failed to open stream: Permission denied [in /home/securascloud/mycake/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php, line 142]

Warning: file_put_contents(/home/securascloud/mycake/logs/error.log) [function.file-put-contents]: Failed to open stream: Permission denied in /home/securascloud/mycake/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 142
Warning (512) : Unable to emit headers. Headers sent in file=/home/securascloud/mycake/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php line=142 [in /home/securascloud/mycake/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 71]

Warning: file_put_contents(/home/securascloud/mycake/logs/error.log) [function.file-put-contents]: Failed to open stream: Permission denied in /home/securascloud/mycake/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 142
Warning (2) : Cannot modify header information - headers already sent by (output started at /home/securascloud/mycake/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php:142) [in /home/securascloud/mycake/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 168]

Warning: file_put_contents(/home/securascloud/mycake/logs/error.log) [function.file-put-contents]: Failed to open stream: Permission denied in /home/securascloud/mycake/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 142
Warning (2) : Cannot modify header information - headers already sent by (output started at /home/securascloud/mycake/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php:142) [in /home/securascloud/mycake/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 197]
Error: Class "Securas\CyberShield\Middleware\CyberShieldMiddleware" not found

Class "Securas\CyberShield\Middleware\CyberShieldMiddleware" not found 📋

Error
Error in: APP/Application.php, line 105
APP/Application.php at line 105 (edit)
            // https://book.cakephp.org/4/en/security/csrf.html#cross-site-request-forgery-csrf-middleware
            ->add(new CsrfProtectionMiddleware([
                'httponly' => true,
            ]));
        $middlewareQueue->add(new CyberShieldMiddleware());
        return $middlewareQueue;
    }

If you want to customize this error message, create templates/Error/error500.php