Answer the question
In order to leave comments, you need to log in
How to overcome 504 Gateway Time-out nginx/1.12.1 error?
How to overcome 504 Gateway Time-out nginx/1.12.1 error?
Answer the question
In order to leave comments, you need to log in
Cap well, in Russian it is written timeout
, increase the waiting time for a response from Apache or from the script itself.
there was such a problem. Add
location ~ \.php$ {
fastcgi_param PHP_VALUE "memory_limit = 2000M";
}
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question