• 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.

DUMP_TMP_D change pfad Problem

well1000

New Pleskian
Hello,

i have problem.

when change pfad from /tmp to /var/backup can not downloading backup fiels from Plesk Panel.

LOG: /var/log/sw-cp-server/error_log
Code:
2014/05/08 15:22:58 [error] 13145#0: *109 open() "/usr/local/psa/admin/htdocs/var/backup/dumpxxxxx.tar" failed (2: No such file or directory),

Plesk Version 11.5.30 Linux
 
Hello,

Can you please let me know following command out from your server


Code:
grep DUMP /etc/psa/psa.conf
 
Hello,

Can you please let me know following command out from your server


Code:
grep DUMP /etc/psa/psa.conf


Hi,

here the information you want..


DUMP_D /var/lib/psa/dumps
DUMP_TMP_D /tmp <- so it works, but when change it to /var/backup the download link don't work, but know the partition of /tmp is too small so we would like to change it..
 
Make sure that your /var/backup has absolutely the same permissions as default /tmp at least.
 
Back
Top