Feedback
I tried the cron with all possible permutations. This does not work under PHP 7.4. Not tested with previous versions.
Code:
/opt/cpanel/ea-php74/root/usr/bin/php /home/username/public_html/forum//includes/cron/promotion.php >> /home/username/myjob.log
/usr/bin/curl example.com/includes/cron/promotion.php
/usr/local/bin/php -q /home/username/public_html/forum/includes/cron/promotion.php > /dev/null 2>&1