Author Topic: Attachment size limit  (Read 11809 times)

Offline Jane1

  • Newbie
  • *
  • Posts: 6
Attachment size limit
« 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

Offline Jane1

  • Newbie
  • *
  • Posts: 6
Attachment size limit
« Reply #1 on: October 07, 2011, 04:07:54 AM »
so, no expert here :-(

Offline Jack!

  • Jr. Member
  • **
  • Posts: 34
Attachment size limit
« Reply #2 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.

Offline Jane1

  • Newbie
  • *
  • Posts: 6
Attachment size limit
« Reply #3 on: October 07, 2011, 06:07:10 AM »
It was nescessary to increase upload_max_filesize  in .htaccess file

Offline bogy

  • Newbie
  • *
  • Posts: 3
    • http://dcnet.be/praten
Attachment size limit
« Reply #4 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)

Offline oldschool

  • Sr. Member
  • ****
  • Posts: 406
Attachment size limit
« Reply #5 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.