[horde] session expired when attaching a file

Jan Schneider jan at horde.org
Wed Sep 4 09:19:37 UTC 2013


Zitat von Héctor Moreno Blanco <hmoreno at gmv.com>:

> Hello everyone,
>
> We have a problem when attaching a file. If the file is  
> approximately bigger than 10MB, the session crashes and expires  
> without any error message.

What is that supposed to mean?

> I have set debug level but still no errors.
>
> These are my preferences:
>
> $conf['compose']['link_attachments_notify'] = true;
> $conf['compose']['link_attach_threshold'] = 20971520;
> $conf['compose']['link_attach_size_limit'] = 0;
> $conf['compose']['link_attachments'] = true;
> $conf['compose']['attach_size_limit'] = 20971520;
> $conf['compose']['attach_count_limit'] = 0;
>
>
> And in php.ini:
>
> upload_max_filesize = 2024M
>
>
> We would like to set the max attachment size to 20MB.

Do you use VFS? If yes, which backend? Does that backend support the  
uploaded file sizes?
-- 
Jan Schneider
The Horde Project
http://www.horde.org/



More information about the horde mailing list