File Upload error

tshirley 13 Jul, 2020
Hi,

I have a form with 5 file upload fields, all are set to 10MB maximum file size. A user tried to upload several images all about 1MB, the total being about 5MB.

When part way through the upload he received a message "File Upload Error" and the process stopped. This was not a "Max File Size" error. The error is repeatable.

It is clear that there is some limit or timeout on total upload size, but I can't see any place where I can increase (or even know) the limit. If I know what the limit is, I can change the form to validate file sizes accordingly, so I am hoping for some guidance as to what limitations exist.

Cheers

Tim
GreyHead 14 Jul, 2020
Hi Tim,

Please check the filesize settings in your php.ini file. You should be able to see them in the PHp Info tab in your Site Admin.

Bob
This topic is locked and no more replies can be posted.