CWP Backup Comands

Table of Contents

We had a issue for a customer where their CWP server wasn’t backing up.

 

to test it from the CLI

 

/opt/alt/php56/usr/bin/php -d max_execution_time=10000 -q /usr/local/cwpsrv/htdocs/resources/admin/include/cron_backup.php

Just make sure that PHP 5.6 is installed first.