Hello All,
Can I have support with our Joomla 3.9 & JDownloads 3.9.8.2 We have problems to upload large files.
We need upload some over 2GB files occasionally.
Server settings are:
Allowed file uploads: Yes
Maximum allowed file size (max_filesize): 3000M
Maximum allowed POST size: (post_max_size): 3000M
Memory limit (memory_limit): 1G
Maximum input time for uploads (max_input_time) in seconds: 300
Maximum execution time of scripts (max_execution_time) in seconds: 300
When I try upload about 250Mb file, I get following error message after about one minute:
Invalid file size found. File upload aborted.
Anyone knows what can cause this error?
On upload screen, there is also this text:
Allowed maximum size (site): 204800 KB
I can't find this setting anywhere. Where to look for it?
Is there Log files with more accurate information somewhere? I can't find it.
Server is running on Apache 2.4 with PHP 7.4.