command line setup ?
« on: July 23, 2009, 09:03:14 PM »
My site map keeps stopping , and I have to keep resuming it ?

1) how can I use the Cron job setup I was given this link

/usr/local/bin/php /home/tekkenna/public_html/generator/runcrawl.php

what exactly does this mean

2) if I do use it, do I have to start all over again ? Or can it resume from where I left off ?
Re: command line setup ?
« Reply #1 on: July 24, 2009, 12:48:41 AM »
Hello,

1. cron task should be setup in your hosting control panel. Exact details depend on the host, but normally there is a special section for "cron jobs", where you will enter the command line quoted above.

2. cron tasks usually are running with relaxed limitations in php configuration, so you should not resume it.