Can't use wget, etc. for cron - host won't allow it
blex - October 16, 2009 - 18:08
My host wont' allow me to use the wget in a cron. I tried using php -f but it is fialing because the includes aren't finding the paths.
my web root is /home/username/public_html/sub/ but drupal is at /home/username/public_html/sub/cms/

PoorMansCron
You can always fall back on Poor Mans Cron: http://drupal.org/project/poormanscron
- Ryan