Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 27267072 bytes) in /srv/www/acguanacaste.ac.cr/libraries/src/Cache/Controller/CallbackController.php on line 140
Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 27267072 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 27267072 bytes)

Exception

Symfony\Component\ErrorHandler\Error\ OutOfMemoryError

  1.             $document->mergeHeadData($coptions['headerbefore']);
  2.             $document->mergeHeadData($moduleHeadData);
  3.         }
  4.         // Store the cache data
  5.         $this->cache->store(serialize($data), $id);
  6.         if ($locktest->locked === true) {
  7.             $this->cache->unlock($id);
  8.         }

Stack Trace

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

  at /srv/www/acguanacaste.ac.cr/libraries/src/Cache/Controller/CallbackController.php:140