Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 98570240 bytes) in /var/www/vhosts/tecm.org/httpdocs/templates/tecm7/html/com_weblinks/weblink/default.php on line 4
Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 98570240 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 98570240 bytes)

Exception

Symfony\Component\ErrorHandler\Error\ OutOfMemoryError

Show exception properties
Symfony\Component\ErrorHandler\Error\OutOfMemoryError {#1094
  -error: array:4 [
    "type" => 1
    "message" => "Allowed memory size of 134217728 bytes exhausted (tried to allocate 98570240 bytes)"
    "file" => "/var/www/vhosts/tecm.org/httpdocs/templates/tecm7/html/com_weblinks/weblink/default.php"
    "line" => 4
  ]
}
  1. <?php
  2. defined('_JEXEC') or die;
  3. echo "<pre>";
  4. print_r($this);
  5. echo "</pre>";
  6. ?>
  7. <?php

Stack Trace

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

  at /var/www/vhosts/tecm.org/httpdocs/templates/tecm7/html/com_weblinks/weblink/default.php:4