Closed (fixed)
Project:
Poormanscron
Version:
5.x-1.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 May 2007 at 06:13 UTC
Updated:
4 May 2009 at 17:41 UTC
I have the module installed in sites/all/modules and it runs all right for the root directory default drupal installation. However, all sites in sites/www.example.com do not seem to have the cron job running. Should I be installing the module someplace else? Thanks in advance for any help you may be able to provide.
Comments
Comment #1
bloomaniac commentedI am doing exactly the same as you and it works pretty well for me.
Don't know how to help you. Maybe try to reinstall the module.
Comment #2
jiangxijay commentedI had the same problem, but I believe it was caused by my using the htaccess file to rewrite host names for a single-instance, multisite configuration.
So, I used a free external cron service to trigger cron.php at the domain-level, www.site.com/cron.php.
This works great.
Comment #3
dave reidYou will need to also actually enable the module on all of your sites in your multisite install as well.