Secondary menu

Update to multisite drupal cron problem

Update to multisite drupal cron problem

Written by on
So, after examining the problem, here is a solution to the Drupal cron multisite problem: HTTP_HOST=”www.foo.com” php -q /path/to/cron.php Turns out you can pass the host (which is the expected data. Solved. Next problem.
No Responses Yet
Add a Response