I've recently set up a new vps with cpanel / cloudlinux using suPHP and EA4 (centOS).
When I create an new account, it seems to always create the /public_html folder as user:user (rather than user:nobody)
Directories are correctly given 755 but files are being created with permission 644 - though I'm wondering if they should they be 664?
What could the issue be - or is this the correct setting?
I'm not seeing any specific errors on the frontend website (wordpress) but I don't seem able to display any errors - not even php notices are showing.... though debug constants and error reporting are all set to true/on.
When I create an new account, it seems to always create the /public_html folder as user:user (rather than user:nobody)
Directories are correctly given 755 but files are being created with permission 644 - though I'm wondering if they should they be 664?
What could the issue be - or is this the correct setting?
I'm not seeing any specific errors on the frontend website (wordpress) but I don't seem able to display any errors - not even php notices are showing.... though debug constants and error reporting are all set to true/on.
Last edited: