hi, I use PHP Version 5.0.4 on Apache/2.0.54 (Win32), and I put up upload_max_filesize to 128Mb and post_max_size also to 128M but it still don’t work. What else could be the reason?
On Tue, 07 Feb 2006 14:05:23 +0100, David Charbonnier <[EMAIL PROTECTED]> wrote: > That\'s a server limit, not a roundcube limit. > Look at upload_max_filesize and post_max_size properties on php.ini file. > > Stefan Ott a écrit : >> 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 >> >> >> >> >> >> >>
