Symfony\Component\ErrorHandler\Error\OutOfMemoryError {#1996 -error: array:4 [ "type" => 1 "message" => "Allowed memory size of 134217728 bytes exhausted (tried to allocate 16384 bytes)" "file" => "/home/acahosti/public_html/plugins/content/jw_sig/jw_sig/includes/helper.php" "line" => 126 ] }
// GIF $source = imagecreatefromgif($original); break; case 2: // JPEG $source = imagecreatefromjpeg($original); break; case 3: // PNG $source = imagecreatefrompng($original); break;|
OutOfMemoryError
|
|---|
Symfony\Component\ErrorHandler\Error\OutOfMemoryError: Error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 16384 bytes) at /home/acahosti/public_html/plugins/content/jw_sig/jw_sig/includes/helper.php:126 |