We have multiple domains being managed by Plesk, some of them have wordpress which is managed within Plesk and some have wordpress which is managed outside of Plesk (but the domain is still managed within Plesk).
The issue is with wordpress managed outside of Plesk and updates failing.
As far as I can tell this is because the update process runs as apache and that user has no permissions to write to directories within the domains.
I don't want to chmod 777 everything so the only thing I can think of is to add the apache user to the psacln group and then chmod 775 the wordpress directories.
Couple of questions -
1) is this the best approach or is there a much easier way to do it
2) are there any consequences to adding apache to the psacln group ?
Thanks
Jon
The issue is with wordpress managed outside of Plesk and updates failing.
As far as I can tell this is because the update process runs as apache and that user has no permissions to write to directories within the domains.
I don't want to chmod 777 everything so the only thing I can think of is to add the apache user to the psacln group and then chmod 775 the wordpress directories.
Couple of questions -
1) is this the best approach or is there a much easier way to do it
2) are there any consequences to adding apache to the psacln group ?
Thanks
Jon