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

OutOfMemoryError

HTTP 500 Whoops, looks like something went wrong.

Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 933888 bytes)

Exception

Symfony\Component\ErrorHandler\Error\ OutOfMemoryError

Show exception properties
Symfony\Component\ErrorHandler\Error\OutOfMemoryError {#9626
  -error: array:4 [
    "type" => 1
    "message" => "Allowed memory size of 134217728 bytes exhausted (tried to allocate 933888 bytes)"
    "file" => "/home/doccentre/public_html/emeets/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 134217728 bytes exhausted (tried to allocate 933888 bytes)

  at /home/doccentre/public_html/emeets/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-php83, handler: Joomla\Session\Handler\DatabaseHandler::write) in /home/doccentre/public_html/emeets/libraries/vendor/joomla/session/src/Storage/NativeStorage.php on line 114