Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 8388616 bytes) in /home/laprens1/public_html/libraries/vendor/joomla/database/src/DatabaseDriver.php on line 1386
Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 8388616 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 8388616 bytes)

Exception

Symfony\Component\ErrorHandler\Error\ OutOfMemoryError

  1.             {
  2.                 $array[$row->$key] = $row;
  3.             }
  4.             else
  5.             {
  6.                 $array[] = $row;
  7.             }
  8.         }
  9.         // Free up system resources and return.
  10.         $this->freeResult();

Stack Trace

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

  at /home/laprens1/public_html/libraries/vendor/joomla/database/src/DatabaseDriver.php:1386