Hello,
I am running a website with
- jDownloads Version 3.2.56
- Joomla 3.10.3- PHP version 7.4.25
I cannot upload (from the backend!) files that are bigger than 8,00MB and clearly there is something which I am missing. My backend reads:
- Maximum upload size: 8,00 MB
- Maximum size as defined in config file php.ini: 20480 KB
So,
1) my php.ini looks OK and correctly set (to 20 MB)
2) my Configuration -> Uploads -> Maximum file size (MB) is set to 20 MB
3) I am running from the backend (as Superuser)
Definitely, there is something which I miss and I cannot understand where the 8 MB limit comes from
Thanks a lot!