


There is a file upload error when our agents want to upload the PDF attachment, the error message is: undefined 500.
And the error.log:

The file size is 10 MB, but we were only able to upload the file size is less than 1MB, I changed the PHP's upload_max_filesize setting to 1024MB, but the issue is still there.
Please help. Thank you.