Webhosting not allow real command line cronjob
« on: June 28, 2012, 01:08:16 PM »
Hello, first of all, it's not a bug, it's just a problem and not so high priority. The generator work fantastic.

So. My webhosting provider not allow cron job, to run as command line. Is there a way to generate daily sitemap without it?
I thinking for example in a run.php, which has only one function: when I load it in my fake cronjob, its make the same thing, when hit the run button under crawling, and create the sitemap. Is it possible, to make it?
Re: Webhosting not allow real command line cronjob
« Reply #1 on: June 29, 2012, 02:05:31 PM »
Hello,

you can open the URL like "yourdomain.com/generator/index.php?op=crawlproc&resume=1" for that.
Re: Webhosting not allow real command line cronjob
« Reply #2 on: July 23, 2012, 07:57:21 PM »
Hello, I forgot to thank you, the advice. So, thank you very much, it's working. :)