Roundcube Community Forum

Miscellaneous => Roundcube Discussion => Topic started by: sigma2008 on February 01, 2015, 05:14:26 PM

Title: max size upload send attachement in roundcube !
Post by: sigma2008 on February 01, 2015, 05:14:26 PM
hi
a uploade file in my roundcube is limited to 5MO, i want to change to 10 MO i have change in php.ini but same problem ! Ho to do ?

all page in this forum talking in same problem have à link not working !

Thank you
Title: Re: max size upload send attachement in roundcube !
Post by: SKaero on February 02, 2015, 04:17:58 AM
Make sure the php.ini is being applied to Roundcube and make sure the max post size is at least equal to or greater that the max upload size.
Title: Re: max size upload send attachement in roundcube !
Post by: sigma2008 on February 02, 2015, 07:16:30 AM
how to verify that php.ini is applied to roundcube?

the max post size is 20MO
the max upload size is 20 MO


I read on the forums that must be added to .htaccess : upload_max_filesize 20M

but I do not know where .htaccess located

i use zpanel
Title: Re: max size upload send attachement in roundcube !
Post by: sigma2008 on February 02, 2015, 10:44:21 AM
after 2heur i found :)

for interested, edit file /etc/zpanel/panel/etc/apps/webmail# nano .htaccess