Fatal error: Out of memory (allocated 12582912 bytes) (tried to allocate 36864 bytes) in /home/r22174/public_html/libraries/vendor/composer/ClassLoader.php on line 576
Error: Out of memory (allocated 12582912 bytes) (tried to allocate 36864 bytes) (500 Whoops, looks like something went wrong.)

OutOfMemoryError

HTTP 500 Whoops, looks like something went wrong.

Error: Out of memory (allocated 12582912 bytes) (tried to allocate 36864 bytes)

Exception

Symfony\Component\ErrorHandler\Error\ OutOfMemoryError

Show exception properties
Symfony\Component\ErrorHandler\Error\OutOfMemoryError {#2369
  -error: array:4 [
    "type" => 1
    "message" => "Out of memory (allocated 12582912 bytes) (tried to allocate 36864 bytes)"
    "file" => "/home/r22174/public_html/libraries/vendor/composer/ClassLoader.php"
    "line" => 576
  ]
}
  1.          *
  2.          * @param  string $file
  3.          * @return void
  4.          */
  5.         self::$includeFile \Closure::bind(static function($file) {
  6.             include $file;
  7.         }, nullnull);
  8.     }
  9. }

Stack Trace

OutOfMemoryError
Symfony\Component\ErrorHandler\Error\OutOfMemoryError:
Error: Out of memory (allocated 12582912 bytes) (tried to allocate 36864 bytes)

  at /home/r22174/public_html/libraries/vendor/composer/ClassLoader.php:576