The problem could be you php memory allocation is not sufficient you run out of memory or it could be your allowed upload size.
Both options are configurable from with in the php.ini file, if you look at your server logs you will be able to pin point the problem.
On 2/20/07, Brady J. Frey brady@dotfive.com wrote:
Huh, is it possible your server is timing out too early? This would be a setting in you PHP.ini file or in Apache, I don't remember 100% off the top of my head but will look.
Jorge Iglesias wrote:
Hello friends, I am presenting a problem with RoundCube. The problem is when tries to open a message that have attachment a file of more than 500KB, the explorer emits an error of page not found.
Some idea?
Greetings, Jaigo.