Symfony\Component\ErrorHandler\Error\OutOfMemoryError {#6671 -error: array:4 [ "type" => 1 "message" => "Allowed memory size of 134217728 bytes exhausted (tried to allocate 21527440 bytes)" "file" => "/home/salaris/domains/salaris-informatie.nl/public_html/libraries/src/Cache/Storage/FileStorage.php" "line" => 188 ] }
* * @since 1.7.0 */ public function store($id, $group, $data) { $path = $this->_getFilePath($id, $group); $close = false; // Prepend a die string $data = '<?php die("Access Denied"); ?>#x#' . $data;|
OutOfMemoryError
|
|---|
Symfony\Component\ErrorHandler\Error\OutOfMemoryError: Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 21527440 bytes) at /home/salaris/domains/salaris-informatie.nl/public_html/libraries/src/Cache/Storage/FileStorage.php:188 |
The server returned a "500 - Whoops, looks like something went wrong."