Author |
|
toby_ict Newbie
Joined: 26 October 2023 Location: Sweden
Online Status: Offline Posts: 4
|
Posted: 27 October 2023 at 3:57am | IP Logged
|
|
|
Hi all
I have discovered a problem with uploading larger files.
My installation is on IIS.
I have changed in PHP. ini to Max file size and post max file size to 300 MB.
I have also changed in Aurora files for these values.
But there seems to be a limit around 40 Mb.
I tested a file of 60 Mb, it uploads, but when it should save it , it gives UPLOAD ERROR.
I need this function as we need sometimes to send large PDF documents.
Does anyone have an idea on this. I have also increases the size in ASP settings in IIS but that does not seems to be involved at all.
Anyone has any idea of this problem ?
Best regards
Toby
Best regards
T
|
Back to Top |
|
|
toby_ict Newbie
Joined: 26 October 2023 Location: Sweden
Online Status: Offline Posts: 4
|
Posted: 27 October 2023 at 4:31am | IP Logged
|
|
|
Problem solved
It had to be set in the "Request filtering" section of IIS. Now it works ok.
Best regards
Toby
|
Back to Top |
|
|