Actions
Bug #11685
closedPHP error if ``PHP_error.log`` file is too large
Start date:
03/16/2021
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
21.05
Release Notes:
Default
Affected Version:
2.5.0
Affected Architecture:
Description
Unable to load crash dump files if PHP_error.log is too large:
Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 266969304 bytes) in /usr/local/www/crash_reporter.php on line 78 PHP ERROR: Type: 1, File: /usr/local/www/crash_reporter.php, Line: 78, Message: Allowed memory size of 536870912 bytes exhausted (tried to allocate 266969304 bytes)
Updated by Jim Pingle over 3 years ago
- Status changed from New to Pull Request Review
- Target version set to CE-Next
Updated by Viktor Gurov over 3 years ago
Updated by Viktor Gurov over 3 years ago
- Status changed from Pull Request Review to Feedback
- % Done changed from 0 to 100
Applied in changeset c632527d6047d05a5b691dfdbabded021ca96f57.
Updated by Jim Pingle over 3 years ago
- Target version changed from CE-Next to 2.6.0
Updated by Jim Pingle over 3 years ago
- Subject changed from PHP error if PHP_error.log file is too large to PHP error if ``PHP_error.log`` file is too large
Updating subject for release notes.
Updated by Jim Pingle over 3 years ago
- Target version changed from 2.6.0 to 2.5.2
Actions