Summary | headers already sent |
Queue | Horde Base |
Queue Version | Git master |
Type | Bug |
State | No Feedback |
Priority | 1. Low |
Owners | |
Requester | anton.kornexl (at) uni-passau (dot) de |
Created | 09/06/2016 (3246 days ago) |
Due | |
Updated | 10/11/2016 (3211 days ago) |
Assigned | 09/06/2016 (3246 days ago) |
Resolved | 09/14/2016 (3238 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
I don't have access to all configured servers and used devices to find
the cause of the produced errors.
On the production server the error is permanently reported, but i cant
correlate the error to a specific user/device/server
the error.
I will sent feedback then in October
Queue ⇒ Horde Base
Priority ⇒ 1. Low
State ⇒ Feedback
not much information in that error to go on.
Also, be aware that Horde 5.x hasn't been officially marked as
supporting PHP 7, though most of the framework libraries have.
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ headers already sent
Queue ⇒ Horde Framework Packages
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
(Horde (horde) 5.2.11 and Mail (imp) 6.2.15)
my syslog file is full of the following message:
HORDE: [horde] PHP ERROR: Cannot modify header information - headers
already sent [pid xxxx on line 0 of "Unknown"]
if i set
$conf['compress_pages'] = false;
in horde/config/config.php
the errors are gone.