[CentOS] 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

Re: [CentOS] systemctl restart changes permission.

2020-04-29 Thread Kenneth Porter
On 4/29/2020 9:06 PM, Kaushal Shriyan wrote: 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.p

Re: [CentOS] systemctl restart changes permission.

2020-05-02 Thread Kaushal Shriyan
On Thu, Apr 30, 2020 at 10:31 AM Kenneth Porter wrote: > On 4/29/2020 9:06 PM, Kaushal Shriyan wrote: > > 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 /r