🕸📝Fergus Duniho wrote on Tue, May 19, 2020 04:16 PM UTC:
PHP has max_file_uploads set to 20, and even though I've tried changing this in php.ini, it hasn't made a difference. I made sure it was the correct php.ini file. I stopped and restarted apache. And I even set a value for suhosin.upload.max_uploads, which I found a recommendation to do. But when I run phpinfo(), it still reports that max_file_uploads is 20, and that's all it lets me upload at one time.
PHP has max_file_uploads set to 20, and even though I've tried changing this in php.ini, it hasn't made a difference. I made sure it was the correct php.ini file. I stopped and restarted apache. And I even set a value for suhosin.upload.max_uploads, which I found a recommendation to do. But when I run phpinfo(), it still reports that max_file_uploads is 20, and that's all it lets me upload at one time.