Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: Jane1 on October 06, 2011, 03:03:48 AM

Title: Attachment size limit
Post by: Jane1 on October 06, 2011, 03:03:48 AM
Where can I change the attachment size limit in the latest 0.6 roundcube version? I use php5 on my server.
Thanks
Title: Attachment size limit
Post by: Jane1 on October 07, 2011, 04:07:54 AM
so, no expert here :-(
Title: Attachment size limit
Post by: Jack! on October 07, 2011, 04:52:47 AM
Check your PHP config file (php.ini) for a setting like 'post_max_size' and increase or decrease this value.
Title: Attachment size limit
Post by: Jane1 on October 07, 2011, 06:07:10 AM
It was nescessary to increase upload_max_filesize  in .htaccess file
Title: Attachment size limit
Post by: bogy on December 17, 2011, 01:01:05 PM
which .htaccess file do i need to modify to enable bigger uploads???

because i'd also like to have uploads of more then 5MB ... but i can't just go and modify all directories' .htaccess file when i just need one...

Editing PHP.INI is out of range for me; i'm using a professional (paid) webhost for my roundcube setup and let it connect to my mailserver @home.
I only use roundcube when i can't access my own pc's (using thunderbird) or when i'm at another location where i just have no other option then to use webmail to get to my mail.. (and i don't want to rely on 3rd party services so i host had set up my own roundcube which always has run very nice... i only have this issue with attachments of 5MB)
Title: Attachment size limit
Post by: oldschool on December 17, 2011, 05:06:18 PM
@bogy

If you don't have the ability to edit the php.ini i would say it's the same with the .htaccess file...
The .htaccess is in the root directory of roundcube.


Rgds.