Hi!
I have a cron in my cpanel like this:
php /home/domain/public_html/cux/cuxcron.php >/dev/null
Common Setting:
0 1 25 * *
Every 25th day, I receive a scheduled email, as expected.
Thereafter, the cron runs randomly, and I get more emails on other days, at any hour / minute.
Have you any idea what could cause this?
Thank you
Jorge
I have a cron in my cpanel like this:
php /home/domain/public_html/cux/cuxcron.php >/dev/null
Common Setting:
0 1 25 * *
Every 25th day, I receive a scheduled email, as expected.
Thereafter, the cron runs randomly, and I get more emails on other days, at any hour / minute.
Have you any idea what could cause this?
Thank you
Jorge