I ask for colleagues here, is there any experience handling this seeddms max filesize upgrade issue?
my needs need to upgrade max upload from 2M to 100M
SeedDMS version: 6.0.28
PHP: 7.4.33
mysql: 8.0.39
I have changed the php.ini config file in the “post_max_size, upload_max_filesize” section in the “/etc/php/7.4/” dir but my max file upload is only at (Maximum upload size: 28.61 MiB)
my configuration in php.ini is in the following sub folders:
/etc/php/7.4/apache2
/etc/php/7.4/cgi
/etc/php/7.4/cli
/etc/php/7.4/embed
/etc/php/7.4/fpm
/etc/php/7.4/phpdbg
please direction and help is very appreciated.
Translated with DeepL.com (free version)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello guys,
I ask for colleagues here, is there any experience handling this seeddms max filesize upgrade issue?
my needs need to upgrade max upload from 2M to 100M
SeedDMS version: 6.0.28
PHP: 7.4.33
mysql: 8.0.39
I have changed the php.ini config file in the “post_max_size, upload_max_filesize” section in the “/etc/php/7.4/” dir but my max file upload is only at (Maximum upload size: 28.61 MiB)
my configuration in php.ini is in the following sub folders:
/etc/php/7.4/apache2
/etc/php/7.4/cgi
/etc/php/7.4/cli
/etc/php/7.4/embed
/etc/php/7.4/fpm
/etc/php/7.4/phpdbg
please direction and help is very appreciated.
Translated with DeepL.com (free version)
You can set a maximum upload file size in seeddms as well. If it is lower than what you have set in php.ini, it will be used. Check if it is set.
Hi Uwe!
Thank u so much, at this config I can upsize max upload of the file
Config at here:
Best,
Yudi