Release Support > Release Candidate 2

Attachment size limit?

(1/4) > >>

hviid:
Hi how do I increase the max attachment size?
I get an error when uploading an attachment: "The upload exceeds the max of 2.0M"

Where can i change this?
I found something at the FAQ, but I can't get it to work, I pasted it in the .htaccess file, cause I can't find the one referred to.

Regards Martin

chinaman:
Hi Martin,

which system are your running?

I think you need to change this in your PHP settings. ( I did it in the php.ini file )
Just take care that you might also need to increase the maximum memory size which php is allowed to use bcs. there is a bug in roundcube using a lot of memory when sending large attachments (128 MB for 20MB attachment!)

Hope that might help you.
Regards Thomas

mr-morris:
Look at this topic:

http://roundcubeforum.net/forum/index.php?topic=2817.0

reynan:
Hello,

I just can't find this link :(

http://roundcubeforum.net/forum/index.php?topic=2817.0

I also get an error upon uploading large files.

"The upload exceeds the max of 2.0M"

anyone on how to resolve this?

thanks,

--reynan

climaxy:
Hi,

You've to change the php parameters "upload_max_filesize" & "post_max_size" either in your global php.ini or within the .htaccess file in the roundcoube directory.

Whatever you change the "upload_max_filesize" to, the "post_max_size" should be at least 1M higher.

Hope that helps.

br
climaxy

Navigation

[0] Message Index

[#] Next page

Go to full version