Hi Mandeep,
Thanks for your reply.
I read the document and increase the value of below:
upload_max_filesize = 64M
post_max_size = 64M
max_execution_time = 300
But seems not working.
The upload file is working well, and download a single file is OK,but unable to download the folder, even download more than 1 files.
The new page got errors like below:
———————————————-
File not found
An error occurred during a connection to http://www.xxxxxxx(my domain).cn.
Check the file name for capitalization or other typing errors.
Check to see if the file was moved, renamed or deleted.
———————————————–
Thanks