http://drupal.org/node/482960

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

ernest.park’s picture

this is the duplicate of this issue . . .

http://drupal.org/node/749606

joelbox-mondial-it’s picture

Title: Supercron Beta - file not found, endless looping when starts » Supercron Beta - endless loop - than disappears from admin menu.

Supercron "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.