Thank you, now it works!
On Tue, 07 Feb 2006 12:31:50 -0200, Aury Fink Filho <[EMAIL PROTECTED]> wrote:
> The .htaccess under the root of roundcube doesn\'t allows more than 2 MB
> uploads:
>
>
> AddDefaultCharset UTF-8
> php_flag display_errors On
> php_value upload_max_filesize 2m
>
> <FilesMatch \"(\\.inc|\\~)$|^_\">
> Order allow,deny
> Deny from all
> </FilesMatch>
>
> Order deny,allow
> Allow from all
>
>
> Aury
>
>
> Stefan Ott wrote:
>> No, I mean when I compose a message and attach a file, it only works
> which
>> files smaller than 2mb!
>>
>>
>>
>>
>> On Tue, 31 Jan 2006, Stefan Ott wrote:
>>
>>> Hi, has roundcube include an attachment size limit? If yes where can I
>>>
>> change it?
>>
>> I have run up against the php memory limit, ie. 20 megs wasn\'t
>> enough when reading a 2 meg attachment. And you can raise that limit in
>> php.ini.
>>
>> **************************************
>> Jon Daley
>> http://jon.limedaley.com/
>>
>> If everything is coming your way then you\'re in the wrong lane.
>> -- Anonymous
>>
>>
>>
>>
>>
>>
>>