Re: [systemd-devel] systemctl restart changes permission.

2020-05-03 Thread Mike Gilbert
On Thu, Apr 30, 2020 at 12:05 AM Kaushal Shriyan wrote: > > Hi, > > I am running CentOS Linux release 7.8.2003 (Core) with > php72u-fpm-7.2.30-1.el7.ius.x86_64 version. I am facing the below permission > denied issue. I also did the below steps > #cd /run > #chown -Rc nginx.nginx php-fpm > chang

Re: [systemd-devel] systemctl restart changes permission.

2020-05-03 Thread Mike Gilbert
On Sun, May 3, 2020 at 3:00 PM Mike Gilbert wrote: > > Please let me know if you need any additional information. Thanks in > > Advance. > > This is probably an issue with the systemd units shipped with php-fpm. > This would not be an issue for this upstream systemd mailing list. > Please seek su

Re: [systemd-devel] systemctl restart changes permission.

2020-05-03 Thread Kaushal Shriyan
On Thu, 30 Apr 2020 at 13:53, Lennart Poettering wrote: > On Do, 30.04.20 09:35, Kaushal Shriyan ([email protected]) wrote: > 65;6001;1c > > Hi, > > > > I am running CentOS Linux release 7.8.2003 (Core) > > with php72u-fpm-7.2.30-1.el7.ius.x86_64 version. I am facing the below > > permissi

Re: [systemd-devel] systemctl restart changes permission.

2020-04-30 Thread Lennart Poettering
On Do, 30.04.20 09:35, Kaushal Shriyan ([email protected]) wrote: 65;6001;1c > Hi, > > I am running CentOS Linux release 7.8.2003 (Core) > with php72u-fpm-7.2.30-1.el7.ius.x86_64 version. I am facing the below > permission denied issue. I also did the below steps > #cd /run > #chown -Rc ngin

[systemd-devel] systemctl restart changes permission.

2020-04-29 Thread Kaushal Shriyan
Hi, I am running CentOS Linux release 7.8.2003 (Core) with php72u-fpm-7.2.30-1.el7.ius.x86_64 version. I am facing the below permission denied issue. I also did the below steps #cd /run #chown -Rc nginx.nginx php-fpm changed ownership of ‘php-fpm/php-fpm.pid’ from root:root to nginx:nginx changed