uploadify上传超大文件失败

WBOY
Release: 2016-06-06 20:45:10
Original
1068 people have browsed it

如题,服务器端用php接收,上传的文件超过2G,在linux下用chrome上传正常。在windows下用IE或chrome上传时,都在move_upload_file()这一步出错,这是什么原因呢?

回复内容:

如题,服务器端用php接收,上传的文件超过2G,在linux下用chrome上传正常。在windows下用IE或chrome上传时,都在move_upload_file()这一步出错,这是什么原因呢?

建议大文件分块上传,用plupload

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template