Project

General

Profile

Actions

Feature #7012

closed

Memory Limit for File download (using wrong function)

Added by Nicola Chiapolini over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Carsten Rose
Target version:
Start date:
16.10.2018
Due date:
% Done:

0%

Estimated time:
Discuss:
Prio Planung:
Vote:

Description

(Running version: qfq 18.6.1)

Downloading large (250 Mb) files triggers an PHP Error:
PHP Fatal error: Allowed memory size of 134217728 bytes exhausted

To fix this one should use readfile() (see http://php.net/manual/en/function.readfile.php)

Patch for typo3conf/ext/qfq/qfq/qfq/report/Download.php attached.


Files

readfile.patch readfile.patch 175 Bytes Nicola Chiapolini, 16.10.2018 15:48
Actions #1

Updated by Carsten Rose over 5 years ago

  • Target version set to 18.10.3
Actions #2

Updated by Carsten Rose over 5 years ago

  • Tracker changed from Support to Feature
Actions #3

Updated by Carsten Rose over 5 years ago

  • Assignee set to Carsten Rose
Actions #4

Updated by Carsten Rose over 5 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF