Hello,
Since 7.3.4 updating cron runs on server without errors but no makes any changes in CRM. Now updated to 7.4.6 and still doesn't work, not possible to get any email.
Cron set to:
cd /path/to/my/domain_name/crm; /usr/lib64/php8.0/bin/php-cgi -f cron.php > /dev/null 2>&1
I have Cron report like:
=== Information ===
Result[20544]: Success
Duration Time: 00d 00h 00m 00s
Duration Period: 2023-05-30 11:35:01 - 2023-05-30 11:35:01
=== Command Output (0.0 B) ===
There was no output from the command or it was suppressed.
Please help to fined the problem.
Since 7.3.4 updating cron runs on server without errors but no makes any changes in CRM. Now updated to 7.4.6 and still doesn't work, not possible to get any email.
Cron set to:
cd /path/to/my/domain_name/crm; /usr/lib64/php8.0/bin/php-cgi -f cron.php > /dev/null 2>&1
I have Cron report like:
=== Information ===
Result[20544]: Success
Duration Time: 00d 00h 00m 00s
Duration Period: 2023-05-30 11:35:01 - 2023-05-30 11:35:01
=== Command Output (0.0 B) ===
There was no output from the command or it was suppressed.
Please help to fined the problem.
Comment