I'm on W-xp, so I installed cronw service last night. This is my first time dealing with crons. I already read the FAQ on this site, but everything is geared towards unix.
the intended perl script to be run via cronjob works fine when I run it directly, so I know that's not where the problem lies.
my cronlog file states (and I can see perl.exe in my task manager process window):
[2007/01/11 04:18:30] starting service
[2007/01/11 04:18:30] cron service started
I edited the crontab.txt in the Cronw directory to this one line, saved it, and waited:
10 0 * * * C:\Perl\bin\perl.exe C:\Documents and Settings\Me\My Documents\create_ftp_output.plx
nothing happens.
What additional step am I missing?
the intended perl script to be run via cronjob works fine when I run it directly, so I know that's not where the problem lies.
my cronlog file states (and I can see perl.exe in my task manager process window):
[2007/01/11 04:18:30] starting service
[2007/01/11 04:18:30] cron service started
I edited the crontab.txt in the Cronw directory to this one line, saved it, and waited:
10 0 * * * C:\Perl\bin\perl.exe C:\Documents and Settings\Me\My Documents\create_ftp_output.plx
nothing happens.
What additional step am I missing?