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

bloomaniac’s picture

I 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.

jiangxijay’s picture

I 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.

dave reid’s picture

Status: Active » Fixed

You will need to also actually enable the module on all of your sites in your multisite install as well.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.