[horde] Horde_ErrorHandler::catchFatalError()
Bzzzz
lazyvirus at gmx.com
Thu Feb 21 17:11:30 UTC 2019
On Thu, 21 Feb 2019 13:26:57 -0300
Soporte SCHOLEM <soporte at scholem.edu.ar> wrote:
> Hello, Team.
> When I try to upload a big attachment to wicked entry, I get this
> error. Where can I set the maximum filesize?
> Horde version 5.2.10
> Wicked 2.0.5
>
> Thank you in advance
> Carlos
>
>
>
>
> SE HA PRODUCIDO UN ERROR IRREPARABLE
>
> ALLOWED MEMORY SIZE OF 268435456 BYTES EXHAUSTED (TRIED TO ALLOCATE
> 43582526 BYTES)
Look into your php.ini for those directives:
upload_max_size
post_max_size
Duno if attachments are encoded in the browser or into horde|smtp, so
make "post_max_size" 1/3 larger than "upload_max_size" just in case.
Jean-Yves
More information about the horde
mailing list