User Tools

Site Tools


email:merubah-ukuran-maksimal-attachment-roundcube

This is an old revision of the document!


Merubah Ukuran File Attachment Di Roundcube Directadmin

Defaultnya roundcube attachment adalah sekitar 8Mb sampai 64mb bagaimana untuk menaikkan lebih dari itu.

Directadmin PhpFPM

edit

nano /usr/local/php72/lib/php.ini

cari dan sesuaikan ukurannya

upload_max_filesize = 64MB
post_max_size = 64MB

kemudian restart php-fpm

/etc/init.d/php-fpm72 restart

jika di attachment roundcube tidak berubah coba edit .htaccess

nano /var/www/html/roundcube/.htaccess

sesuaikan nilai ini

php_value   upload_max_filesize   50M
php_value   post_max_size         50M
php_value   memory_limit          50M

Selesai

Layanan

Harga Domain .COM | Harga Domain .ID | Shared Hosting | Email Hosting | MySQL Hosting |
email/merubah-ukuran-maksimal-attachment-roundcube.1587458288.txt.gz · Last modified: 2020/04/21 04:38 by kbadmin

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki