Update :
When you follow the step 11 or step 13 to test cron job , and it show out some messsage like below :
TZ server = UTC - set in PHP ini /etc/php/8.2/cli/php.ini
cron_run_jobs.php search qualified job using filter: {“t.rowid”:“5”}
cron_run_jobs.php cronjobid: 5 priority=90 entity=0 label=MakeLocalDatabaseDumpShort - not qualified (datenextrunok=0, datestartok=1, dateendok=1)
***** cron_run_jobs.php end - 2025-09-21T15:00:21Z - MX23 *****
You will need to check " date.timezone" in " CLI php.ini " same as "FPM php.ini " .




