Answer the question
In order to leave comments, you need to log in
How does the relationship between Nginx, php-fpm and php.ini work?
Hello. There is an Nginx + php-fpm server.
The following limits are specified in php.ini:
upload_max_filesize = 100M
post_max_size = 100M
max_execution_time = 30
max_input_time = 60
memory_limit = -1
client_max_body_size 1G;
client_header_timeout 1m;
client_body_timeout 1m;
send_timeout 1m;
Answer the question
In order to leave comments, you need to log in
Used to load XMLHttpRequest.
закиньте на сервер <?php phpinfo(); ?> и посмотрите, какие конфиги пхп подгружаются.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question