Posted by jacobson on March 10, 2010 at 5:37am
I discovered during my installation of Aegir 0.3 that one of the commands that the wizard instructs to be issued during the installation:
php /var/aegir/drush/drush.php --uri=http://aegir.silverdeerllc.com hosting setupfails with the most recent beta release of Drush because commands with spaces have been deprecated in Drush. The deprecation can be overriden for the time being by changing a configuration parameter in drushrc.php; namely
# $options['allow-spaces-in-commands' = 1; Note that to enable this option, you must copy example.drushrc.php to druchrc.php, then go to this line in the file and remove the comment and add a closing ] before the equal sign (which is just an error in the example file).
The php command above then will work.
HAJ
Comments
aegir 0.3 does not support drush 3.x
The only drush you can use with aegir 0.3 whatsoever, is drush 2.0 final.
Do NOT use any other drush with it.
It is also recommended that you use Aegir 0.4 alpha 6, which actually does depend on Drush 3.0 beta1
Maybe I Just Need to Start Over
Adrian.
Since I installed the wrong Drush and I think my site is not working correctly, should I just start over to do the 0.4 A6 install? If so, is there any magic to blowing away the 0.3 installation?
Thanks.
HAJ
Hi there, want to bump it up
Hi there,
want to bump it up again.
Now I'm working with drush 3 and Aegir 0.3
How about the 0.4 latest alpha?
Is it possible / wise to use it on a production site?
If not, do I need to downgrade to drush 2?
Thanks in advance
Bye, Transmitter