This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Pages: [1]
1
CentOS 7 Problems / Re: Ownership of public_html changed frequently
« on: February 15, 2019, 11:13:55 PM »
Hi. Thanks for your comments.
I have checked that my PHP does not have DSO handler installed.
However, I found that my ownership will be changed each time when I login to CWP panel with root account.
Do you know what is the reason?
Thanks.
I have checked that my PHP does not have DSO handler installed.
However, I found that my ownership will be changed each time when I login to CWP panel with root account.
Do you know what is the reason?
Thanks.
2
CentOS 7 Problems / Ownership of public_html changed frequently
« on: February 14, 2019, 04:42:28 PM »
Hi, I am new for CWP Control Panel.
I have deployed CWP on a linux server. Ngnix & Apache is selected as my Webservice.
One of my users is pariseye and it is home directory is shown as
drwxr-xr-x 2 pariseye pariseye 4096 Jan 18 22:39 backupcwp
drwxr-xr-x 28 pariseye nobody 4096 Feb 10 07:48 public_html
drwxr-xr-x 2 pariseye pariseye 135168 Jan 31 21:40 tmp
Inside the directory it was regularly changed to
drwxr-xr-x 9 nobody nobody 4096 Jan 18 22:43 admin123
drwxr-xr-x 6 nobody nobody 4096 Jan 18 22:43 app
........
I was forced to regularly Fix Permission by changing ownership to
drwxr-xr-x 9 pariseye pariseye 4096 Jan 18 22:43 admin123
drwxr-xr-x 6 pariseye pariseye 4096 Jan 18 22:43 app
..............
Do you know what is the root cause of this problem?
I have deployed CWP on a linux server. Ngnix & Apache is selected as my Webservice.
One of my users is pariseye and it is home directory is shown as
drwxr-xr-x 2 pariseye pariseye 4096 Jan 18 22:39 backupcwp
drwxr-xr-x 28 pariseye nobody 4096 Feb 10 07:48 public_html
drwxr-xr-x 2 pariseye pariseye 135168 Jan 31 21:40 tmp
Inside the directory it was regularly changed to
drwxr-xr-x 9 nobody nobody 4096 Jan 18 22:43 admin123
drwxr-xr-x 6 nobody nobody 4096 Jan 18 22:43 app
........
I was forced to regularly Fix Permission by changing ownership to
drwxr-xr-x 9 pariseye pariseye 4096 Jan 18 22:43 admin123
drwxr-xr-x 6 pariseye pariseye 4096 Jan 18 22:43 app
..............
Do you know what is the root cause of this problem?
Pages: [1]