Posted by wakun on 09/29/57 11:36
Hi there,
I am using a POST method to upload a big file (20M), I have already
set the max-upload-file = 30M in php.ini and have the hidden
MAX_FILE_SIZE=30M in multipart form. However, it still refuse to upload
such file. For some reason, I am not going to use ftp instead. Any
idea?
Thanks in advance.
[Back to original message]
|