Cron Bad Minute

Hi guys,

I am trying to set up my cron for modernbill. (I tried launching a support ticket 3 days ago unanswered!)

Anyways heres what I did (via ssh)

crontab -e

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

I am getting a "bad minute error"

I believe the error may be because the last part "cron" starts on a new line. Problem is, I have maximised my resolution and maximised my putty window! Is that the problem? If so, is there any other way to edit it so that i can save it as 1 line?

Thanks!

 

 

 

 

Top