Can't cron
Posted by: photovo
Posted on: 2005-06-30 09:24:00
I'm pretty new to cron and everything that it entails. I can't get a cron job to work with a Moveable Type script.
I have :
*/10 * * * * usr/bin/perl /home/username/path/to/script.pl
I'm assuming that username is the host, i.e. blah.dreamhosters.com (for now, until I get the domain remapped)
I can run the script just by entering in the command line:
usr/bin/perl username/path/to/script.pl
Can someone tell me what I'm doing wrong?
Thanks,
Rod