• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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