Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 868352 bytes) in /home/cookejco/public_html/stjohns5/libraries/vendor/joomla/database/src/Mysqli/MysqliStatement.php on line 433
Error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 868352 bytes) (500 Whoops, looks like something went wrong.)

OutOfMemoryError

HTTP 500 Whoops, looks like something went wrong.

Error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 868352 bytes)

Exception

Symfony\Component\ErrorHandler\Error\ OutOfMemoryError

Show exception properties
Symfony\Component\ErrorHandler\Error\OutOfMemoryError {#98052
  -error: array:4 [
    "type" => 1
    "message" => "Allowed memory size of 268435456 bytes exhausted (tried to allocate 868352 bytes)"
    "file" => "/home/cookejco/public_html/stjohns5/libraries/vendor/joomla/database/src/Mysqli/MysqliStatement.php"
    "line" => 433
  ]
}
  1.                 $this->columnNames false;
  2.             }
  3.         }
  4.         if ($this->columnNames !== false) {
  5.             $this->statement->store_result();
  6.             $this->rowBindedValues array_fill(0\count($this->columnNames), null);
  7.             $refs                  = [];
  8.             foreach ($this->rowBindedValues as $key => &$value) {

Stack Trace

OutOfMemoryError
Symfony\Component\ErrorHandler\Error\OutOfMemoryError:
Error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 868352 bytes)

  at /home/cookejco/public_html/stjohns5/libraries/vendor/joomla/database/src/Mysqli/MysqliStatement.php:433                

Warning: session_write_close(): Failed to write session data using user defined save handler. (session.save_path: /var/cpanel/php/sessions/ea-php74, handler: Joomla\Session\Handler\DatabaseHandler::write) in /home/cookejco/public_html/stjohns5/libraries/vendor/joomla/session/src/Storage/NativeStorage.php on line 114