Cron tab problems
After pointing the domain to another DNS for a few hours and then point it back, and I found cron tab not working anymore,is there anyways I can fix this?
and is there anything wrong with my command line in crontab?
Code:
* * * * * /usr/bin/wget -qO - http://www.mysite.com/cron_menu.php > /dev/null
it was supposed to execute that line every minute
help plz
