Answer the question
In order to leave comments, you need to log in
How to make nginx work with normal php without fastCGI?
Good afternoon, is it possible to make nginx work not with php-fpm, but with regular php?
That is, in the nginx config, instead of the line:
fastcgi_pass unix:/var/run/php/php7.4-fpm.sock;
prescribe something else pointing to the standard php with which apache works out of the box
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question