Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Cron Job Beginner Question

Quote Reply
Cron Job Beginner Question
Hello.

I am a beginner with cron jobs.

I want set a cron job to build changed pages (...nph-build.cgi?do=changed) automatically every night.

How can I do that?


Knubbel
Quote Reply
Re: [Knubbel] Cron Job Beginner Question In reply to
0 * * * * perl /path/to/your/admin/nph-build.cgi --changed

That should do the trick :)

Cheers

Andy (mod)
andy@ultranerds.co.uk


IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates
Quote Reply
Re: [Andy] Cron Job Beginner Question In reply to
Thank you Andy!
It works fine... Cool

Knubbel

Last edited by:

Knubbel: Sep 11, 2008, 4:58 AM