Symfony\Component\ErrorHandler\Error\OutOfMemoryError {#7065 -error: array:4 [ "type" => 1 "message" => "Allowed memory size of 134217728 bytes exhausted (tried to allocate 35308808 bytes)" "file" => "/home/zsgjt19nizk3/public_html/v2/libraries/src/Cache/Storage/FileStorage.php" "line" => 183 ] }
* * @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 35308808 bytes) at /home/zsgjt19nizk3/public_html/v2/libraries/src/Cache/Storage/FileStorage.php:183 |