How I can fix error nginx: connect() failed (111: Connection refused) while connecting to upstream
listen = /var/run/php-fpm/php-fpm.sockand then ,typed commands
listen = 9000
systemctl restart php-fpm.service
listen = /var/run/php-fpm/php-fpm.sockand then ,typed commands
listen = 9000
systemctl restart php-fpm.service