• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Backup folder location

Jllynch

Regular Pleskian
Backup folder location and permissions

In SB 2 no matter what settings I put on the backup folder SB won't accept it for backups. I keep getting "Access to the backup folder is denied."Even when it is set at 777.

Is there some location where I need to put the folder or someone who needs to own it? I tried root apache psacln and psaserv as owners.
 
I have checked it on my 2.1.3 installation and when I specify, for example, /root folder for backup I got the same error. But when I specify /tmp folder with 777 permissions no errors occur. Try, for example, to specify /usr/local/sitebuilder/temp folder or something else.
You can also try to use backup utility manually:

/usr/local/sitebuilder/utils/backup.sh script.
 
Back
Top