Issue
My application needs to write files to a directory on my site, but I am
receiving an error when it tries to do this.
Solution
The default permissions on your directory structure enables read access only
to your application. You can change the permissions on directories using the
Plesk Server Administrator. The following steps can be used:
- Login to the Plesk Server Administrator.
- Select the domain name you wish to change the permissions on.
- Click on the 'Web Directories' button
- Next to the directory you wish to change the permission on click on the
yellow padlock icon
- On the Access Permissions page click on the 'Plesk IIS User' and
'Plesk WP User' and allow 'Modify' access for each user.
- Click 'OK' to save these changes.