Gossamer Forum
Home : Products : Gossamer Links : Discussions :

build all with cron question

Quote Reply
build all with cron question
Hi all, I'm having trouble with crontab...

I've installed the following in crontab (it shows up with crontab -l )

20 * * * * /path/to/lsql/admin/nph-build.cgi --all > /path/to/lsql/admin/logs/build_links.log

I've got the paths correct (it runs if I put perl -I in front at the commandline). And if I understand right, it should run at the 20 minute point of every hour, every day, every day of the week, and every month... However, it doesn't. No output to log file, no change in static html files (even when changes have been made)... :-(

Have I done something totally wrong?

I don't really know where to go from here, and would appreciate any help!

Thanks!

Stephen
Have a great Labor Day weekend!
Subject Author Views Date
Thread build all with cron question biketrials 1900 Aug 30, 2003, 2:10 AM
Thread Re: [biketrials] build all with cron question
Andy 1837 Aug 30, 2003, 2:35 AM
Thread Re: [Andy] build all with cron question
biketrials 1825 Aug 30, 2003, 10:33 PM
Post Re: [biketrials] build all with cron question
Andy 1817 Aug 31, 2003, 1:26 AM