Actions
Evolution #1508
closedBackup plugin - prevent "memory size" fatal error
Start date:
10/02/2023
Due date:
% Done:
100%
Estimated time:
3.00 h
Resolution:
Description
[02-Oct-2023 10:45:34 Europe/Madrid] PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 336264920 bytes) in //linea21/plugins/l21_backupSuite/backup.php on line 158
Updated by Simon about 1 year ago
Try following codes :
from : https://stackoverflow.com/questions/1334613/how-to-recursively-zip-a-directory-in-php
See also : https://stackoverflow.com/questions/4914750/how-to-zip-a-whole-folder-using-php
Updated by Simon about 1 year ago
- Status changed from Nouveau to Fermé
- % Done changed from 0 to 100
Applied in changeset linea21-plugins|r95.
Updated by Simon about 1 year ago
- Related to Evolution #1519: try to generate backup zip archive with system command first (to prevent memry limit and so on) added
Actions