Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 23085056 bytes) in /var/www/tophosting/bn/vhost_44444/libraries/vendor/joomla/database/src/Pdo/PdoStatement.php on line 149
Error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 23085056 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 23085056 bytes)

Exception

Symfony\Component\ErrorHandler\Error\ OutOfMemoryError

Show exception properties
Symfony\Component\ErrorHandler\Error\OutOfMemoryError {#1543
  -error: array:4 [
    "type" => 1
    "message" => "Allowed memory size of 268435456 bytes exhausted (tried to allocate 23085056 bytes)"
    "file" => "/var/www/tophosting/bn/vhost_44444/libraries/vendor/joomla/database/src/Pdo/PdoStatement.php"
    "line" => 149
  ]
}
  1.      *
  2.      * @since   2.0.0
  3.      */
  4.     public function execute(?array $parameters null)
  5.     {
  6.         return $this->pdoStatement->execute($parameters);
  7.     }
  8.     /**
  9.      * Fetches the next row from a result set
  10.      *

Stack Trace

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

  at /var/www/tophosting/bn/vhost_44444/libraries/vendor/joomla/database/src/Pdo/PdoStatement.php:149