6.0.0-beta6
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
4/10/26
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#9660] Blank page when folder contains too many emails
*
Your Email Address
*
Spam protection
Enter the letters below:
. ..__ .__ . ..__ \ /[__)[__)|\ |[__) \/ | | | \||
Comment
> I have finally been able to reproduce the blank page error consistently. > > I recently received one email with a 8+MB attachment. > Every time I try to open this email in horde, I get a blank page. > > Looking at the logs, there is nothing in either > /var/log/apache2/error.log > or in > /tmp/horde.log > > /tmp/horde.log contains only login success and logout lines. > This is totally useless! > > From this behavior it is clear that there is a memory limit that > stops the execution to a > blank page. > Shouldn't the error be catched and an error message returned to the > user instead of a blank page? > > In my conf.php file, I have: > $conf['debug_level'] = E_ALL; > $conf['log']['name'] = '/tmp/horde.log'; > $conf['log']['type'] = 'file'; > $conf['log']['enabled'] = true; > > $conf['fetchmail']['size_limit'] = '10000000'; > $conf['compose']['attach_size_limit'] = '0'; > > So my questions are: > 1) How can I disable the NO error_reporting() in horde? > Where is the switch that would put back horde in testing mode? > 2) Why the error(s) is(are) not reported in the logs (horde or apache)! >
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers