Home  >  Article  >  Backend Development  >  提交几百k的图片会出现502 gate bad way

提交几百k的图片会出现502 gate bad way

WBOY
WBOYOriginal
2016-06-06 20:25:361491browse

请问为什么我用form形式提交几百k的图片会出现502 gate bad way啊,几十k就不会,我是在自己电脑上做的试验,装的是xampp?

回复内容:

请问为什么我用form形式提交几百k的图片会出现502 gate bad way啊,几十k就不会,我是在自己电脑上做的试验,装的是xampp?

看下你服务端上传静态文件是否加了limit size 限制

查看 error log php 的和 apache的

貌似PHP配置文件,可以设定上传文件大小。

Statement:
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