![]() |
Forum vb_backup fails Hello, I have a cron set to run every day at 3 am. cPanel sometimes emails me this output: Quote: /home/******/vb_backups/vb_backup.sh: line 52: 1475 Killed $gzipcmd $database What does this mean, and why is that? ALSO: Code: case "$1" in backup) if [ -n "$dbpassword" ] then passwordinfo=-p$dbpassword fi $mysqldumpcmd -h$servername -u$dbusername $passwordinfo --add-drop-table --add-locks --all --extended-insert --quick --compress $dbname > $database $gzipcmd $database ;; *) echo "vb_backup.sh: Database backup script for vBulletin 3." echo "Please use the following command to backup your vBulletin database:" echo "./vb_backup.sh backup" ;; esac exit 0 starting on line 52 ends on 68 |
| الساعة الآن 07:09 PM |
Powered by vBulletin® Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.5.2 TranZ By
Almuhajir