Cron job running but not working

Avatar
  • Answered
My cron is running but is not sending the email it is set to send. I'm using the command...

lynx -dump -lynx="http://www.mywebsite.com/index.php?option=com_acymailing&ctrl=cron" > /dev/null

I have seen and read your articles on cron jobs however still no luck.

Any ideas?

Cheers
Mike
Avatar
anonymous
Hello Mike, Your syntax does look correct according to our cron job article. However what happens when you try to visit that url normally? Does your page work correctly? Have you tried using a curl or php -q to visit that url?

If your page is working correctly and no cron job is you may need to contact our support department to see if the server is logging any errors. Best Regards, TJ Edens