Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 180224 bytes) in /home2/bombauak/public_html/xclusivetest/vendor/cakephp/cakephp/src/Error/Renderer/HtmlErrorRenderer.php on line 72

Warning: Unable to emit headers. Headers sent in file=/home2/bombauak/public_html/xclusivetest/vendor/cakephp/cakephp/src/Error/Renderer/HtmlErrorRenderer.php line=72 in /home2/bombauak/public_html/xclusivetest/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php on line 71

Warning: Cannot modify header information - headers already sent by (output started at /home2/bombauak/public_html/xclusivetest/vendor/cakephp/cakephp/src/Error/Renderer/HtmlErrorRenderer.php:72) in /home2/bombauak/public_html/xclusivetest/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php on line 164

Warning: Cannot modify header information - headers already sent by (output started at /home2/bombauak/public_html/xclusivetest/vendor/cakephp/cakephp/src/Error/Renderer/HtmlErrorRenderer.php:72) in /home2/bombauak/public_html/xclusivetest/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php on line 197
Error: Fatal Error

Fatal Error 📋

Cake\Error\FatalErrorException
Toggle Vendor Stack Frames

Error Fatal Error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 180224 bytes)

File /home2/bombauak/public_html/xclusivetest/vendor/cakephp/cakephp/src/Error/Renderer/HtmlErrorRenderer.php

Line 72

<?php         $code = implode("\n", $excerpt);
<?php 
<?php         return <<<HTML
<?php <div class="cake-error">
<?php     {$toggle}: {$description} [in <b>{$path}</b>, line <b>{$line}</b>]
<?php     <div id="{$id}-trace" class="cake-stack-trace" style="display: none;">
<?php         {$codeToggle}
<?php         <pre id="{$id}-code" class="cake-code-dump" style="display: none;">{$code}</pre>
<?php         <pre class="cake-trace">{$trace}</pre>

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