Roundcube Community Forum

 

RC hangs with attachment over 300K

Started by Yann, April 18, 2008, 05:02:15 PM

Previous topic - Next topic

Yann

Every time I attach a file over 300K, when I hit the sent button, the page just stays there without sending the message, and it won't let me navigate away either. I changed the php.ini size (Max allowed in php and Upload) but nothing. Could you help, please :-\

lucascarlessi

#1
I had the same problem...

just change memory_limit  to 128M in php.ini

worked fine here

Bibby

Quote from: lucascarlessi;12017I had the same problem...

just change memory_limit  to 128M in php.ini

worked fine here

Works fine for me. Thanks :)

Barbouille

Hi

Does not work for me.

I have been trying all the suggestions made here on this forum about that problem and nothing works. That wheel keeps spinning and spinning without ever stopping.