Update on problem for sending campaign stuck in preparing to send ...
Hello, ok so i arranged the problem with 404 to connect..
I am still having problems with sending campaigns sturck in preparing, i can send them if i remove the cron job, reset and remove from cpanel. but if i reput the cron job then it wont send...
This is what the system tells me to put
php /home/axishr/public_html/sendy/scheduled.php > /dev/null 2>&1
i see on my cpanel that my version is php 7.4 (ea-php74)
am i not doing something right ?
This discussion has been closed.
Comments
Hi,
You might need to use the full path to
php
in your cron job command.When you're at the cron job setup page in your cPanel, there are instructions at the top showing you what the full path to
php
on your server is.Replace
php
in your cron job command with the full path tophp
.Thanks.
Best regards,
Ben