Hi,
you need to specify the max POST size as well:
post_max_size: 8MB
Also, make sure that max_execution_time is setup according to the speed of the your RC server.
Walter
Thomas Schober wrote:
Hi,
i have a little Problem with attachment upload.
My PHP Settings are :
Max upload size : 8MB Max Ram Consume : 24MB
When i try to upload an attachment, it only works when the file is smaller as 1 MB. When it is bigger, Roundcube tries to upload it, and just stops, whithout any notification. The upload is just ignored and, the empty Mail Form is shown as it was before.
Is this a known Problem or could there be a missconfiguration on my side ?
Thank You
Greetings
Tom