Posted by blex on October 16, 2009 at 6:08pm
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/
Comments
PoorMansCron
You can always fall back on Poor Mans Cron: http://drupal.org/project/poormanscron
- Ryan