• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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