Hi,
I setup my CentOS 8 server with nginx php v7.3 with the required modules and all was working fine. I then wanted to modify the install so you no longer require entering the FTP details to add themes etc - this seems to have broken my setup.
If I look in the log file it shows the error
2020/08/03 14:29:30 [crit] 7993#0: *7 connect() to unix:/var/run/php-fpm/www.sock failed (13: Permission denied) while connecting to upstream, client: IP, server: domain, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm/www.sock:", host: "IP"
As said this was working prior to adding a new user\group and amending the relevant nginx.conf files etc.
Any ideas whats caused this?
Thanks in advance
I setup my CentOS 8 server with nginx php v7.3 with the required modules and all was working fine. I then wanted to modify the install so you no longer require entering the FTP details to add themes etc - this seems to have broken my setup.
If I look in the log file it shows the error
2020/08/03 14:29:30 [crit] 7993#0: *7 connect() to unix:/var/run/php-fpm/www.sock failed (13: Permission denied) while connecting to upstream, client: IP, server: domain, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm/www.sock:", host: "IP"
As said this was working prior to adding a new user\group and amending the relevant nginx.conf files etc.
Any ideas whats caused this?
Thanks in advance