Home >Backend Development >PHP Tutorial >File upload failed in IIS7.5 environment

File upload failed in IIS7.5 environment

WBOY
WBOYOriginal
2016-08-04 09:22:161358browse

Upload files to the server. When the file is larger than 30M, the following error is reported: net::ERR_CONNECTION_ABORTED.
The server is windows server + IIS7.5.
It seems that IIS has a limit on file upload size, but the configuration has been changed and it still doesn’t work. Is it because of the creation of virtual directories?

Reply content:

Upload files to the server. When the file is larger than 30M, the following error is reported: net::ERR_CONNECTION_ABORTED.
The server is windows server + IIS7.5.
It seems that IIS has a limit on file upload size, but the configuration has been changed and it still doesn’t work. Is it because of the creation of virtual directories?

What age is it and is it still an IIS environment?

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