Home >Backend Development >PHP Tutorial >How to open php files nginx and php file size limit modification

How to open php files nginx and php file size limit modification

WBOY
WBOYOriginal
2016-07-29 08:33:10823browse

The nginx configuration item is: client_max_body_size

The php configuration item is: upload_max_filesize

Generally speaking, these two will work at the same time

The above introduces how to open php files and modify the size limit of nginx and php files, including how to open php files. I hope it will be helpful to friends who are interested in PHP tutorials.

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