Problem
During the daily automation cron run, the script takes a long time to complete, especially during the Executing System Queue step:
Cause
The PHP process to generate and zip the database backup can take a long time to process on resource-restricted servers.
The backup process will require longer amounts of time to complete as your WHMCS database increases in size.
Solution
To resolve this issue:
- Perform the available system cleanup tasks to help reduce cruft from the WHMCS database.
- Disable FTP/SFTP Backup and Email Backup. To do this:
- Go to Configuration () > System Settings > Database Backups.
- Select FTP/SFTP Backups.
- Click Deactivate.
- Select Daily Email Backups.
- Click Deactivate.
If you have installed WHMCS on a cPanel & WHM server, we recommend configuring cPanel backups instead.
Last modified: October 30, 2024