Is there any way to run and serve php via NGINX (without apache) AND without fast-cgi (php_fpm)
I'm asking this because in my CENTOS : i have apache + php 8 + nginx as reserved proxy...
*** and the moment I uninstalled php-fpm (fast cgi) my sites were 10X faster .....
I really don't like fast cgi especially for large file uploads like videos