Displaying 1 result from an estimated 1 matches for "154570".
Did you mean:
15450
2020 Apr 30
2
systemctl restart changes permission.
...-Rc nginx.nginx php-fpm
changed ownership of ?php-fpm/php-fpm.pid? from root:root to nginx:nginx
changed ownership of ?php-fpm? from root:root to nginx:nginx
#systemctl restart php-fpm again changes it from nginx.nginx to root.root
user.
nginx error logs
> 2020/04/30 03:09:28 [crit] 17175#0: *154570 connect() to
> unix:/run/php-fpm/www.sock failed (13: *Permission denied*) while
> connecting to upstream, client: 49.207.54.161, server: _, request: "GET /
> HTTP/1.1", upstream: "fastcgi://unix:/run/php-fpm/www.sock:", host:
> "35.128.212.112"
> 2020/0...