Hello all!
I scheduled a backup of all Mysql databases ; I can successfully execute the BackupNow command, but the scheduled task fail.
If executed manually through Scheduled Cron Jobs panel, the result is:
Output from command /etc/webmin/mysql/backup.pl --all ..
No output generated
The same command issued as root user when ssh connected works well.
So I assume that the script works fine and the issue is only on the scheduled cron job.
How can I fix ?