Hello,
Although I've assigned 102400000 limit for the upload file size, big files 6MB-20MB aren't going through.
The problem is that they actually DO get submitted, but they're never delivered.
Hello,
Although I've assigned 102400000 limit for the upload file size, big files 6MB-20MB aren't going through.
The problem is that they actually DO get submitted, but they're never delivered.
@Takayuki,
Suggestion: Why not use the KB as the file upload unit instead of bytes?
It's possible that your PHP configurations cause such trouble.
http://www.php.net/manual/en/features.file-upload.common-pitfalls.php
I like your suggestion of using size unit. It will be included future versions in some way.
This topic has been closed to new replies.