Hello,
I want to have unlimited file upload size or atleast 10GB for my upload server.
But when I try to set the option in admin panel, it still shows restricted to 2GB.
Please guide how to remove this limit ?
I tried to set 0 also in config, although after that the limit is shown as 0kb in front page, but any file size was getting uploaded.
In this case, however my 3.46gb file got uploaded and was in files/_tmp folder with same size (3.46gb), but it didnt get transferred to a valid url scheme folder, and also the file link wasn't given after 100% upload was completed.
Files upto 800mb were working good with this setting
(didnt try files in between 800mb and 3.46gb)
Please tell me how to fix this.
-
Keshav
I want to have unlimited file upload size or atleast 10GB for my upload server.
But when I try to set the option in admin panel, it still shows restricted to 2GB.
Please guide how to remove this limit ?
I tried to set 0 also in config, although after that the limit is shown as 0kb in front page, but any file size was getting uploaded.
In this case, however my 3.46gb file got uploaded and was in files/_tmp folder with same size (3.46gb), but it didnt get transferred to a valid url scheme folder, and also the file link wasn't given after 100% upload was completed.
Files upto 800mb were working good with this setting
(didnt try files in between 800mb and 3.46gb)
Please tell me how to fix this.
-
Keshav