• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

pleskbackup error in 9.3

W

werner111

Guest
When I try to run pleskbackup through the CLI, I get this error and no backup:

Runtime error: Error in tempfile() using /PMM/tmp/pmmcliinXXXXXX: Parent directory (/PMM/tmp/) is not a directory at ./pleskbackup line 692

Any hints?

I'm a big noob but here's some info that might be relevant:

1. I'm backing up the whole server to a local output file,
2. -vvvvv says that the error happens just as the backup starts,
3. before this error it was complaining about missing perl modules until I added their directories to @INC.

Thanks :)

EDIT: The backup manager in the panel IS able to create backups. The CLI would be a lot more convenient though.
 
Last edited by a moderator:
Do you have /usr/local/psa/PMM/tmp/ directory on your server?
 
Back
Top