Changed over to Nginx & Varnish & Apache. Wanted to try Nginx and php-fpm on a domain with WordPress. Tried PHP7.0, PHP7.1, PHP7.2, PHP7.3. No luck. Getting error when accessing web site.
Searched all over, no complete solution to fix this error:
[Thu Apr 23 11:29:31.670753 2020] [proxy_fcgi:error] [pid 8412:tid 139741039154944] [client 49.233.213.164:57166] AH01079: failed to make connection to backend: httpd-UDS
[Thu Apr 23 11:29:32.075975 2020] [proxy:error] [pid 8413:tid 139740946835200] (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /opt/alt/php-fpm71/usr/var/sockets/linuxtwe.sock (*) failed
[Thu Apr 23 11:29:32.076051 2020] [proxy_fcgi:error] [pid 8413:tid 139740946835200] [client 49.233.213.164:57168] AH01079: failed to make connection to backend: httpd-UDS
I followed the youtube
https://www.youtube.com/watch?v=1tedsdrp0rQStill issues. Anyone shed some light this? I really would like to start using Nginx with php-fpm.