[Kolab-devel] [issue4741] kolab 2.3.1 - horde webmail do not read email with big attachment
Izak
issues at kolab.org
Fri Jun 3 09:09:48 CEST 2011
Hello,
i have horde from kolab and is problem with read email with big (about 2MB and
bigger)
Horde don't show email and only waiting.
from imap client (Thunderbird) work
i am find similar issue and i am edit: php.ini in /kolab/etc/php
and php.ini + apache-php.ini (in template too)
[PHP]
; Resource Limits
register_globals = off ; Global variables are no longer registered for
input data
allow_url_fopen = off ; Disable the opening of remote URLs
display_errors = off ; Errors will NOT be displayed
log_errors = on ; Errors will be logged
max_execution_time = 180 ; Maximum execution time of each script, in seconds
max_input_time = 180 ; Maximum amount of time each script may spend
parsing request data
memory_limit = 256M ; Maximum amount of memory a script may consume
post_max_size = 25M ; Maximum amount of POST data accepted
upload_max_filesize = 25M
; Include Paths
include_path = ".:/kolab/lib/php"
maybe log from php log:
[03-Jun-2011 10:25:00] PHP Warning: register_shutdown_function() [<a
href='function.register-shutdown-function'>function.register-shutdown-function</a>]:
Invalid shutdown callback 'Array' passed in
/kolab/lib/php/Horde/Kolab/Storage/List.php on line 139
----------
messages: 27867
nosy: izak
priority: critical
status: unread
title: kolab 2.3.1 - horde webmail do not read email with big attachment
______________________________________
Kolab issue tracker <issues at kolab.org>
<https://issues.kolab.org/issue4741>
______________________________________
More information about the devel
mailing list