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 / 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]