From: Leonardo C. <lc...@br...> - 2008-01-08 20:09:36
|
Here is an example of what one of my lines look like. */30 * * * 0-7 C:\perl\bin\perl.exe D:\Perl_Scripts\webgrab.pl As you can see I specify the full path of the executable and the full path of the script I want to run. I think this is what you should do. Give it the full path to the executable and then the parameters of what you want it to do. Leo C -----Original Message----- From: cro...@li... [mailto:cro...@li...] On Behalf Of cro...@li... Sent: Tuesday, January 08, 2008 12:04 PM To: cro...@li... Subject: Cronw-devel Digest, Vol 8, Issue 1 Send Cronw-devel mailing list submissions to cro...@li... To subscribe or unsubscribe via the World Wide Web, visit https://lists.sourceforge.net/lists/listinfo/cronw-devel or, via email, send a message with subject or body 'help' to cro...@li... You can reach the person managing the list at cro...@li... When replying, please edit your Subject line so it is more specific than "Re: Contents of Cronw-devel digest..." Today's Topics: 1. Crontab.txt (mehrdad mohammadi) 2. Installation problems (Justin Ward) ---------------------------------------------------------------------- Message: 1 Date: Tue, 8 Jan 2008 07:51:09 +0000 From: mehrdad mohammadi <meh...@ho...> Subject: [Cronw-devel] Crontab.txt To: <cro...@li...> Message-ID: <BAY...@ph...l> Content-Type: text/plain; charset=3D"iso-8859-1" Hi Dear Friends I installed Cronw on windows server 2003 and every thing works . Cronw log file contains no error .but job that i defined in corntab.txt do not work . my corntab.txt contains following line: */2 * * * * del C:\temp\*.* I except that file in temp directory be deleted every 2 minutes. but it doesn't work cornw log file is as following : [2008/01/08 10:44:43] starting service[2008/01/08 10:44:43] cron dir 'C:\CRONw\cron.daily' does not exist.[2008/01/08 10:44:43] Created cron dir 'C:\CRONw\cron.daily' successfuly.[2008/01/08 10:44:43] cron dir 'C:\CRONw\cron.weekly' does not exist.[2008/01/08 10:44:43] Created cron dir 'C:\CRONw\cron.weekly' successfuly.[2008/01/08 10:44:43] cron dir 'C:\CRONw\cron.monthly' does not exist.[2008/01/08 10:44:43] Created cron dir 'C:\CRONw\cron.monthly' successfuly.[2008/01/08 10:44:44] cron service started[2008/01/08 10:51:00] cron service stopped[2008/01/08 10:51:00] service stopped[2008/01/08 10:59:22] starting service[2008/01/08 10:59:55] cron service started Please help me , what is wrong =20 Best M.Mohammadi _________________________________________________________________ Get the power of Windows + Web with the new Windows Live. http://www.windowslive.com?ocid=3DTXT_TAGHM_Wave2_powerofwindows_012008 -------------- next part -------------- An HTML attachment was scrubbed... ------------------------------ Message: 2 Date: Tue, 8 Jan 2008 14:19:55 +0200 (SAST) From: Justin Ward <ju...@ma...> Subject: [Cronw-devel] Installation problems To: "." <cro...@li...> Message-ID: <264...@ma...> Content-Type: text/plain; charset=3Dutf-8 I am trying to install CRONw on my my machine, a Windows XP SP 2 machine with WAMP installed. The ActivePerl installation went smoothly, and is now installed as perl, v5.10.0 1 registered patch. When I enter the folder containing the CRONw code, c:\CRONw, and enter 'perl installer.pl' I get 'Log::Dispatch::FileRotate is not installed' followed by several usage details. When I got to individual install and try 'ppm install -noforce -follow modules\Win32-Daemon.ppd' I get more 'Usage: ppm install [--force] [--nodeps] [--area <area>] <module> | <url> | <file> | <num>' Taking out the -<details>, I get 'ppm install failed: The PPD does not provide code to install off this platform' I've diagnosed as far as I know how to, but don't know what action the results warrant. Please help. Justin. ------------------------------ ------------------------------------------------------------------------ - Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketp lace ------------------------------ _______________________________________________ Cronw-devel mailing list Cro...@li... https://lists.sourceforge.net/lists/listinfo/cronw-devel End of Cronw-devel Digest, Vol 8, Issue 1 ***************************************** |