How to set automatically Cron job in Easy word :)
« on: November 16, 2006, 06:07:26 PM »
Hi,

I am first time user of Unlimited PHP Sitemap Generator,
Most of configuration is done but still confuse about Automatic Cron Job.
Can anybody tell How to set automatically Cron job in Easy word :)

Thanks,
sukesh
Re: How to set automatically Cron job in Easy word :)
« Reply #1 on: November 17, 2006, 01:35:13 AM »
Hello sukesh,

if you have cPanel with your hosting, this can be done via web interface - just select the "cron jobs" feature and add new task with command like:
/usr/local/bin/php /path/to/your/generator/runcrawl.php

If you don't have cPanel, you can do this in SSH command line, here is the reference: http://www.adminschoice.com/docs/crontab.htm :)
Re: How to set automatically Cron job in Easy word :)
« Reply #2 on: November 17, 2006, 02:48:31 PM »
Thanks,
i will try that things and if any problem get back :)

regards,
sukesh