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

Uninstall 4PSA TotalBackup

F

farago

Guest
Hi

Upgraded Plesk to 7.5.4 - broke 4PSA modules - ioncube errors bla bla.

Successfully updated other PSA modules:
Server Assistant / Qmail Manager / but having trouble with Total Backup.

Failure message is "This installer can not update the system while the 4PSA Total Backup backup program is running."


Any thoughts on how to stop the Total Backup engine using command line? cant get at it via Plesk

Thanks!

Peter
 
killall -9 do_backup

You can stop the running backup with:

killall -9 do_backup
 
Back
Top