[drupal-support] Any alternative to using Crontab?

Andrew Cohill cohill at designnine.com
Tue Aug 2 19:34:39 UTC 2005


On Aug 2, 2005, at 2:11 PM, Larry Garfield wrote:

> Try the poormanscron module.  It runs cron jobs at the end of a  
> page request
> if they need to be, all from the PHP/Apache process.  Probably not as
> efficient as real cron, but works well for me.

you can cause the cron.php file to run from any machine, not just the  
server that the site is on.  For some of my sites, I use a curl  
command that executes on my Mac, where it is very easy to set up cron  
jobs using something like Macaroni (a cron front end) or just cron  
from the command line.

Andrew

-------------------------------------------------
Andrew Michael Cohill, Ph.D.
President

Design Nine provides technology master planning services, community  
network planning,  technology audits, and telecommunications project  
management to communities and organizations trying to make wise  
technology and telecommunications expenditures.  Design Nine  
represents the interests of the organization or community, rather  
than the interests of vendors.

Visit the Design Nine News blog for frequently updated news and  
commentary on technology issues.
  http://www.designnine.com/news/

Design Nine, Inc.                        http://www.designnine.com/
Blacksburg, Virginia
Voice: 540.951.4400
Cell:  540.320.4406





More information about the drupal-support mailing list