I can´t send a campaign


good morning , I made a campaign and is scheduled and published , but not sent , I have to do to be sent correctly ?

good morning , I made a campaign and is scheduled and published , but not sent , I have to do to be sent correctly ?

Cron commands are configured correctly? Any error message in the logs?

Same problem here, I have latest cron commands running correctly it looks like as everything else is updating

php /home/mymautic/public_html/app/console mautic:segments:update -f --env=prod
php /home/mymautic/public_html/app/console mautic:campaigns:rebuild -f --env=prod
php /home/mymautic/public_html/app/console mautic:campaigns:trigger -f --env=prod
php /home/mymautic/public_html/app/console mautic:emails:send --env=prod

@kinnaert hosting provider?
are you using commands.php or crontab?

I figured it out, problem was with hostgator, I needed to call higher version of PHP directly from path