Hi,
I have a customer using Wordpress Duplicator to install/migrate a site.
I am using suExec, so I understood that php runs under the user account name.
The users public_html directory pemissions is:
drwxr-x--- accountname:nobody
The only way I can get the Duplicator program to sucessfully test/install is by changing permissions to:
drwxrwx---
Which makes me believe that php is running under nobody as log files are created owned by nobody:nobody.
EasyApache resets the public_html permissions back to drwxr-x---. So, I have been battling permissions each time I need to add a new module for the site to function.
Do I have something not configured properly? Or am I not understanding how this should be working?
Thanks in Advance!
Diane
I have a customer using Wordpress Duplicator to install/migrate a site.
I am using suExec, so I understood that php runs under the user account name.
The users public_html directory pemissions is:
drwxr-x--- accountname:nobody
The only way I can get the Duplicator program to sucessfully test/install is by changing permissions to:
drwxrwx---
Which makes me believe that php is running under nobody as log files are created owned by nobody:nobody.
EasyApache resets the public_html permissions back to drwxr-x---. So, I have been battling permissions each time I need to add a new module for the site to function.
Do I have something not configured properly? Or am I not understanding how this should be working?
Thanks in Advance!
Diane