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?