Roundcube Community Forum

SVN Releases => Issues & Bugs => Topic started by: aldemari on September 06, 2006, 01:28:04 PM

Title: problems when attachment bigger that 2Mb
Post by: aldemari on September 06, 2006, 01:28:04 PM
My php.ini

file_uploads = On
upload_tmp_dir = /tmp
upload_max_filesize = 8M
memory_limit = 64M


Title: I had no end of problem with this a while back
Post by: goldcd on September 11, 2006, 03:04:57 AM
Have you checked the timeout values in the PHP ini?
Title: Re: problems when attachment bigger that 2Mb
Post by: aldemari on September 11, 2006, 03:40:22 PM
yes
Conecction is localhost....
Title: Re: problems when attachment bigger that 2Mb
Post by: ufocek on September 20, 2006, 11:43:19 AM
Quote from: aldemari
yes
Conecction is localhost....

Hi, I have RC from SVN (version 348) and I can't delete messages with attachemtn which have 9,5MB
In php.ini memory_limit is a 32MB size

This is a bug?
Title: Re: problems when attachment bigger that 2Mb
Post by: Arabian on October 04, 2006, 07:13:41 PM
I have the same problem too :(

Thank you,

Arabian