Actions
Bug #11685
closed
VG
VG
PHP error if ``PHP_error.log`` file is too large
Bug #11685:
PHP 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)
JP Updated by Jim Pingle over 5 years ago
- Status changed from New to Pull Request Review
- Target version set to CE-Next
VG Updated by Viktor Gurov over 5 years ago
VG Updated by Viktor Gurov over 5 years ago
- Status changed from Pull Request Review to Feedback
- % Done changed from 0 to 100
Applied in changeset commit:c632527d6047d05a5b691dfdbabded021ca96f57.
JP Updated by Jim Pingle over 5 years ago
- Target version changed from CE-Next to 2.6.0
JP Updated by Jim Pingle over 5 years ago
- Plus Target Version set to 21.05
JP Updated by Jim Pingle over 5 years ago
Already in 21.05 branch.
JP Updated by Jim Pingle over 5 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.
JP Updated by Jim Pingle over 5 years ago
- Target version changed from 2.6.0 to 2.5.2
JP Updated by Jim Pingle over 5 years ago
- Status changed from Feedback to Closed
RB Updated by Renato Botelho about 5 years ago
- Assignee set to Viktor Gurov
Actions