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

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

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

Warning: file_put_contents(/home/securascloud/cakeappcybershield/logs/error.log) [function.file-put-contents]: Failed to open stream: Permission denied in /home/securascloud/cakeappcybershield/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/cakeappcybershield/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php:142) [in /home/securascloud/cakeappcybershield/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 168]

Warning: file_put_contents(/home/securascloud/cakeappcybershield/logs/error.log) [function.file-put-contents]: Failed to open stream: Permission denied in /home/securascloud/cakeappcybershield/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/cakeappcybershield/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php:142) [in /home/securascloud/cakeappcybershield/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 197]
Error: Class "CyberShield\Middleware\CyberShieldMiddleware" not found

Class "CyberShield\Middleware\CyberShieldMiddleware" not found 📋

Error
Error in: APP/Application.php, line 100
APP/Application.php at line 100 (edit)
            // Parse various types of encoded request bodies so that they are
            // available as array through $request->getData()
            // https://book.cakephp.org/4/en/controllers/middleware.html#body-parser-middleware
            ->add(new BodyParserMiddleware())
            ->add(new CyberShieldMiddleware())
            // Cross Site Request Forgery (CSRF) Protection Middleware
            // https://book.cakephp.org/4/en/security/csrf.html#cross-site-request-forgery-csrf-middleware
            ->add(new CsrfProtectionMiddleware([

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