Closed (fixed)
Project:
Hosting
Version:
6.x-0.4-alpha3
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
12 Mar 2010 at 01:16 UTC
Updated:
28 Jun 2010 at 20:16 UTC
Jump to comment: Most recent
Comments
Comment #1
Anonymous (not verified) commentedYou didn't run the command from inside the platform directory ie /var/aegir/hostmaster-0.4alphaX
You don't need to 'setup config/vhost.d for localhost', if you follow the INSTALL.txt and execute the install.sh script, this is all done automatically for you.
Comment #2
socialnicheguru commentedI am using MAMP.
I have my web serer root in a different place from /var/aegir.
Will this be a problem?
Comment #3
Anonymous (not verified) commentedNope, it doesn't matter so much *where* the platform is. It's just that you need to be *inside* the platform directory before you run the Drush command, as the Drush command expects the working directory to be within a valid Drupal installation. Otherwise it doesn't know how to bootstrap.
That's the meaning behind the error
A Drupal installation directory could not be found.In the install.php, the correct commands would've been given to you for copying and pasting:
Comment #4
adrian commentedAlso, aegir can't be installed in a subdirectory. Each site on aegir needs it's own hostname, so you can't have http://localhost/aegir
You can have localhost be aegir and only aegir though, and then create additional host entries for each site you spawn.
Comment #5
adrian commentedYou cant install aegir in a subdirectory (ie: it _needs_ a host name.)
this is documented in the install.txt.
if there's anything else you need to know, please get back to us.
Comment #6
adrian commentedclosing,