• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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