this guide might help you:
https://www.linode.com/docs/web-servers/nginx/serve-php-php-fpm-and-nginx/
----------------------------------------------
Atentamente/Best regards
Rafael Mora
Cel/Mob: +58-414-493.31.39
Cel/Mob: +57-321-755.37.69
Twitter @titanve
On Wed, Apr 29, 2020 at 11:22 PM Kaushal Shriyan <kaushalshriyan@xxxxxxxxx> wrote:
On Thu, Apr 30, 2020 at 9:43 AM Rafael Mora <rafael.mora.guti@xxxxxxxxx> wrote:Hi,Did you check your firewall?----------------------------------------------Atentamente/Best regardsRafael MoraCel/Mob: +58-414-493.31.39Cel/Mob: +57-321-755.37.69Twitter @titanveHi Rafael,There is no firewall enabled on the OS. whenever I restart using systemctl restart php-fpm again changes it from nginx.nginx to root.root user. I have to again run the below command whenever I have to restart php-fpm service.#cd /run#chown -Rc nginx.nginx php-fpmBest Regards,