cron job though cpanel?
« on: May 11, 2011, 11:48:24 PM »
hi, i am trying to cron job the xml sitemap in cpanel so i setup this /bin/sh: [ External links are visible to forum administrators only ]: No such file or directory

an it is getting that error?  Is there a different command i should run?
thanks
jon
Re: cron job though cpanel?
« Reply #1 on: May 12, 2011, 03:04:21 PM »
Hello,

you should use this for cron task:
/usr/bin/php /path/to/generator/runcrawl.php
Re: cron job though cpanel?
« Reply #2 on: May 13, 2011, 12:28:25 AM »
thanks i will try that out