I've been trying to get this damn thing installed on my server with putty SSH client for the last 8 hours and it keeps telling me this: "bigjaysbabes.com/cgi-bin/tgp/cron.txt" :2: "bad minute" errors in crontab file, can't install.
Here is the file that i've been using:
# Rebuild pages once per day, selecting new galleries from the database
00 8 * * * /bigjaysbabes.com/cgi-bin/tgp/cron.cgi --build-with-new
# Rebuild pages every 20 minutes, only resorting them
0,20,40 * * * * /bigjaysbabes.com/cgi-bin/tgp/cron.cgi --build
I've played with the minutes by changing them to 0 and 01 for the first line and tried 20 and 20,40 for the second line.
Anyone have any suggestions, maybe somethings screwed up in my commands? Any help would be appreciated..
