View Single Post
Old 2007-11-01, 11:28 AM   #5
Fonz
Former pr0n slinger.
 
Fonz's Avatar
 
Join Date: Aug 2003
Location: Antwerp, Belgium
Posts: 7,932
First thing's first, Chameleon Submitter has nothing to do with building a TGP and updating it.

Like Spacemanspiff mentioned. You can ask your host to set up a cron job that calls the page http://www.yourdomain?com/cgi-bin/tgp/cron.cgi once a day.

That cron job should look like this probably:

Code:
0 0 * * * /full/directory/path/to/cron.cgi --all
That would refresh your pages every day at midnight.
__________________
See how I abuse little trees on my Shumi no Bonsai Blog
Fonz is offline   Reply With Quote