Hi,
I've just set up Aegir on a fresh Ubuntu VPS & the queue refuses to process anything. The problem arose when I tried to import a Drupal 6 site (provision setup ran fine), then to test where the error was coming from, I tried a random path which didn't exist, then I tried creating a new site, all of which just sit in the queue, waiting to be processed. I have reinstalled & gone over with a fine tooth comb, checking & double checking the settings, the annoying thing, is that this is the second one I set up & the first one works a charm (cheers guys, it's a lovely system!). The queue doesn't seem to try & process anything, as the 'last run' just becomes longer & longer ago.
My setup is...
GD library 2.0 or higher
MySQL database 5.0.51a
PHP 5.2.4-2ubuntu5
PHP register globals Disabled
POSIX library Enabled
Unicode library PHP Mbstring Extension
Web server Apache/2.2.8 (Ubuntu) PHP/5.2.4-2ubuntu5 with Suhosin-Patch
Thanks for any help,
Nick,
Comments
Comment #1
anarcat commentedIs the cron job setup properly?
What happens if you run ~/drupal-5.x/drush.php hosting tasks?
Otherwise I would suggest to try the latest HEAD of everything.
Comment #2
hexag commentedhi anarcat,
thanks for the tip, when i run hosting tasks, the queue processes, i've dug around looking for the setting which deals with this, but no joy. how do i get it working automatically? thanks for your time :)
nick
Comment #3
anarcat commentedThe install wizard should have told you how to configure the cronjob. Rerun the wizard and you will find out.