Roundcube Community Forum

 

Changing Max File Upload Size

Started by d00s7w, November 26, 2010, 08:57:04 AM

Previous topic - Next topic

d00s7w

hi guys, i have read lots of forum posts about how to change php.ini and .htaccess info stored to be able to upload larger files than 2mb.

this has been partially successful, the upload area now shows "max file upload size: 500MB" but when i try to actually upload a file (a 7.2mb PDF) it says file upload failed.

any ideas how roundcube will actually upload larger files?

thanks in advance

rosali

Emails should not be larger than 5 MB. SMTP is not designed to transfer large files. If you want to transfer large files than use a protocol which is designed for it: FTP.
Regards,
Rosali

oldschool

Hi!

"500MB" is absolutly crazy!!!

For the fairness:
The php.ini is not the only parameter you have to configure.
Take a look at the rc-configs...
;)


Rgds.