Upload_max_size

hello I ran into a problem I installed a script and the script writes the following

upload_max_size (0MB) The value should be greater than 100MB

and I can’t figure out where to change this value

sorry, I try to read everything, but I don’t understand a lot ))) but here are my screenshots … and thank you for your help


hes

rather, this is my script )))

Check /etc/php/x.x/fpm/php.ini where x.x is your version.

Webinterface has it quirks

1 Like

thank you everything is correct in the file
; Maximum allowed size for uploaded files.
; PHP: Description of core php.ini directives - Manual
upload_max_filesize = 128M

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.