Solved Roundcube - Maximum allowed file size is 64 MB

tundasrl

Verified User
Joined
May 17, 2008
Messages
59
Hello, when a customer tried to import messages in Roundcube he found that there is a limit of 64M for the file size (Maximum allowed file size is 64 MB)

How can I change that limit?
I've already increased the PHP values (post_max_size and upload_max_filesize) and restarted Apache but Roundcube seems using its own values.

I found a very old discussion here
https://forum.directadmin.com/threa...ys-maximum-allowed-file-size-is-5-0-mb.52496/
but they talk about .htaccess and I don't see anything relevant in my .htaccess file.

Regards


SOLVED: Need to restart php-fpm too
 
Last edited:
Back
Top