Submitted by beat on Wed, 10/07/2009 - 15:41
Not sure when that happened, but for sure it happened:
I installed Drupal on a test-site, and ended up with 4 cron-jobs just at different minutes:
/usr/bin/wget -q -O /dev/null http://example.com/drupal/cron.php
Then backed-up and restored the site, and re-restored over the site 2 more times.
Then I uninstalled the Drupal script from the vminPro interface, but 3 cron jobs stayed.
That means there are 2 bugs:
1) looks like drupal installer generates more than 1 cron job
2) drupal uninstaller removes only 1.
Status:
Closed (fixed)
Comments
Submitted by JamieCameron on Wed, 10/07/2009 - 18:50 Comment #1
Yes, I noticed this myself just recently - the real cause is that the Drupal installer doesn't delete the cron job when the domain is deleted, potentially causing multiple duplicate jobs to be created.
I will fix this in the next Virtualmin release.
Submitted by Issues on Thu, 10/22/2009 - 11:20 Comment #2
Automatically closed -- issue fixed for 2 weeks with no activity.