Cron gone bad!
Hey guys, I recently set up a cronjob for modernbill. I just checked my emails to find 800+ emails!They all say /bin/sh: line 1: root: command not found
my command i set up is
3-58/5 * * * * root /usr/bin/php -q -f /home/impactnz/public_html/billing/include/scripts/cron_dispatch.cron.php /home/impactnz/public_html/billing/ cron
Any ideas what could be wrong?