Вот мой тестовый код:
Код: Выделить всё
Test file upload page
Код: Выделить всё
Test text here.
Array ( [text] => Prova [file] => Meow_Meow.jpeg ) 1Array ( ) 1
There is no attachment.
Код: Выделить всё
(base) dario@devmachine:~$ grep -Ri "file_uploads" /etc
/etc/php/8.3/cli/php.ini:; Default Value: -1 (Sum of max_input_vars and max_file_uploads)
/etc/php/8.3/cli/php.ini:file_uploads = On
/etc/php/8.3/cli/php.ini:max_file_uploads = 20
/etc/php/8.3/apache2/php.ini:; Default Value: -1 (Sum of max_input_vars and max_file_uploads)
/etc/php/8.3/apache2/php.ini:file_uploads = On
/etc/php/8.3/apache2/php.ini:max_file_uploads = 20
Подробнее здесь: https://stackoverflow.com/questions/791 ... oing-wrong
Мобильная версия