Active
Project:
SuperCron
Version:
6.x-2.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Aug 2010 at 19:38 UTC
Updated:
27 Sep 2010 at 23:02 UTC
File not found error. I noticed on install that Supercron had the incorrect base path . . .
When defining the location of the Supercron.php file . . .
should be . . .
drive:\apache directory\drupal_root
Instead, it came up as . . .
drive:\apache directory\drupal_root\drupal_root
where the drupal root was repeated twice. I corrected it as "other", and put the correct path.
When Supercron started, it kept looping until I killed the HTTPD on the server.
Comments
Comment #1
ernest.park commentedthis is the duplicate of this issue . . .
http://drupal.org/node/749606
Comment #2
joelbox-mondial-it commentedSupercron "disappears" from admin menu.
First cron was running wild. Watchdog overflowing with starting to start cron but cron is already started (15.000 times).
Than removed cron semaphore
Cache clear
and supercron is no longer visible in admin menu.