Hello,
First time i have set my cron on */15 * * * * and i have sent invite to a 2 moderator for test. That was work as well.
But now from my team request they say all invite he has sent was'nt not received.
And a lot of people we have sent a invite say he does'nt receive our invite.
We put cron now * * * * * and the cron adress curl
curl https://www.yoursite.com/ow_cron/run.php
What we make wrong?
I'm going to test
curl http://www.yoursite.com/ow_cron/run.php
curl https://www.yoursite.com/ow_cron/run.php
wget -q -O /dev/null https://www.yoursite.com/ow_cron/run.php
This 3 adresse cron. How can i know cron is work as well?
Thank