Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 48268898 bytes) in /var/www/evestec.com/data/www/wbmind.com/libraries/src/Document/HtmlDocument.php on line 897
Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 48268898 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 48268898 bytes)

Exception

Symfony\Component\ErrorHandler\Error\ OutOfMemoryError

Show exception properties
Symfony\Component\ErrorHandler\Error\OutOfMemoryError {#13566
  -error: array:4 [
    "type" => 1
    "message" => "Allowed memory size of 134217728 bytes exhausted (tried to allocate 48268898 bytes)"
    "file" => "/var/www/evestec.com/data/www/wbmind.com/libraries/src/Document/HtmlDocument.php"
    "line" => 897
  ]
}
  1. foreach ($this->_template_tags as $jdoc => $args) {
  2. $replace[] = $jdoc;
  3. $with[] = $this->getBuffer($args['type'], $args['name'], $args['attribs']);
  4. }
  5. return str_replace($replace, $with, $this->_template);
  6. }
  7. }

Stack Trace

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

  at /var/www/evestec.com/data/www/wbmind.com/libraries/src/Document/HtmlDocument.php:897