The Aegir Project has moved!
This Drupal group is no longer actively used.
To get involved and learn more about Aegir, you should go to our community site,
which also contains our official documentation section and the official discussion group.
Discussion
I get a 404 error when going to any page other than home
When I migrate or import an existing site. Everything verifies fine, but when i attempt to access any page other than the home page on the sites....i get a 404 error.
Any idea as to what may be causing this???
Read moreAlpha 7 upgrade problem
Upgraded from Alpha6 to Alpha7 yesterday, and all seemed to go well...I was logged in during the upgrade, and everything verified OK, but after I logged out and tried to log in this morning, I got the following error:
Parse error: syntax error, unexpected '(' in /var/aegir/hostmaster-0.4-alpha7/includes/file.inc on line 70
Opening the indicated file, I found this on or about that line:
// file_check_location() checks whether the destination is inside the Drupal files directory.
if (file_check_location($dest, $file_path)( {
return $dest;
}
Aegir And Services API
I have started work on a Service API module that will expose functionality for Management of your Aegir Server remotely on things like iPhone apps, desktop apps, etc.
Cant upload zip here for what i have at the moment, but you can do a +1 here http://drupal.org/node/779256 to help get the project page launched, also feel free to post feature requests here. SO far I have gotten Site.save, Site.get, Site.list working.
Read moreNeed lil help. Wildcard dns
My setup:
Windows Vista , Virtualbox TurnkeyLinux (ubuntu).
In ubuntu i edited etc/hosts to point example.com to localhost
In windows i edited etc/host to point example.com to virtualbox.ip (the localhost of the virtual os)
Everything install fine,permisions, aegir, platforms ,cron ,all BUT wildcard dns: (i can access aegir from example.com)
I followed the documentation wildcard dns with just copy-paste , at 1 place changed the ip to localhost (at the db.mydev file) and changed everything "mydev" with example.com
Drush command could not be completed
Background:
I downloaded Open Atrium, set up a platform with it, and then tried setting up a site with that platform.
Install fails on "could not send out e-mail".
I think, "No worries, I'll set the password manually". So I do, I run enable on the site (succeeds) and try to log in. I don't get a front page, but a bunch of warnings like:
"Warning: No database selected query: SELECT 1 FROM access WHERE type = 'host' AND LOWER('my.ip.adress') LIKE LOWER(mask) AND status = 0 LIMIT 0, 1 in /var/aegir/platforms/atrium-1-0-beta6/includes/database.mysqli.inc on line 128"
Problem:
Read moreNo welcome emails
Finally got Aegir installed - as a complete noob - and I'm lovin' it! Just goes to show, even a blind squirrel gets a nut once in a while!
I deployed my first site, and I am able to point my browser to it, but I have no way to log in -- I never got my credentials email...
I would assume there's something wrong with my mail setup on the server but - being the blind squirrel I am - I have no idea where to look to fix it!
Anyone got a suggestion???
Thanks so much...learning a lot from this discussion group, and hope to be able to participate in some meaningful way soon...
Read moreAegir 0.4 alpha 7 released
The Aegir project is proud to announce the seventh alpha of our 0.4 release cycle. In the craziness of Drupalcon San Francisco, we have decided to make a long awaited release to share all the good stuff that is happening on the master branch. Most of those changes are stability and bugfixes and should be useable in production, but keep in mind this is still an alpha release, so it hasn't gone through the usual release-candidate proofing cycle.
Read moreAegir in Git-based deployment models
I currently deploy my changes from dev to production using Git. I find Git a priceless tool for managing my codebase and am seeking ways to automate my deployment tasks without writing too many shell scripts involving drush etc. Does anyone use Aegir as a tool to automate git-based deployment ? Please share your experiences
Read moreInstalling modules on other platforms using drush
Everything on my aegir 0.4 alpha 6 installation is running fine. I just have one issue. When i install modules into the hostmaster platform, i have no problems but if i try to install modules to other platforms using drush, i get this error. "Drush command could not be completed"
when i download to the hostmaster platform:
:~/hostmaster-0.4-alpha6$ drush dl acquia_prosper
Project acquia_prosper (6.x-1.0-beta4) downloaded to [success]
/var/aegir/hostmaster-0.4-alpha6/sites/all/themes/acquia_prosper.
:~/hostmaster-0.4-alpha6$ drush dl skinr fusion
I just inherited Aegir and now it's broken
I'm in need of a little support since I inherited
I'm running a nonprofit which hosts multiple sites (about 12 at the moment) and my intern has gone travelling in Asia without a proper handover. If your interested, we're are providing communities with sensible alternatives to money - www.communityforge.net While we are running many sites I'm really unsure if the complexity is a help at the moment. If I can't get any help I shall just remove Aegir and do it all manually.
Languages in aegir/deployed new sites - How to do it?
I need to deploy several sites in Norwegian (bokmål) and Norwegian (nynorsk) with Aegir, but I am a little confused as to how to localize Drupal sites with the new translation server and Aegir.
What would be the way to do this with aegir? I am new to aegir and a bit confused as to what goes where. So it would be great if someone could come up with some thoughts on this.
Read moreUpgraded aegir, cannot migrate sites
hey,
we updated today our hosting drupal installation from drupal 5.18 to 6.16. we also upgraded from 0.2 to 0.4. Now we have some trouble migrating sites, because we hosting actually many sites with platform 6.15 and now want upgrade to 6.16
Really wierd "File system" not writable problem...
Installed aegir a couple of days ago - and I really, really like what it offers!
But I have a really wierd problem with the "File system" settings...
It says:
- The directory sites/[testsite]/files is not writable
- The directory sites/[testsite]/files/tmp is not writable
And I have "even" tried chmod 777 on the folders!!!
The main hostmaster aegir site works and validates that the files folder is writeable - and if I chmod that to 550 it complains... why can't the hosted sites connect to their files folder??? What am I missing and how can I solve it?
Read moreAegir & Drupal 7
Has anyone managed to get drupal 7 to work on Aegir???
Read moreDrupalCon Aegir BOF Scheduled: Mon 4/19 2:45-3:45
We have a room with AV on Mon 4/19 2:45-3:45 Room 206. Please reply here if you have thoughts about the agenda.
If needed I can talk about the UC Berkeley use case anddo an informal demo of stuff I've been working on with Puppet and my Aegir 0.3 "helper" shell scripts like move_db.php and clone_site.sh...
But I'd love it if others propose agenda/discussion items. This is my first DrupalCON BOF so not sure how much organization is needed. Help me out! :-)
http://sf2010.drupal.org/conference/birds-feather
Read moremanaging sitemaps in Aegir
My apologies in advance if this has been answered somewhere already.
I did a few searches and found a couple of threads that might be related.
Unique sitemap.xml files for Drupal Multi-site setup
http://hellodrupal.org/content/unique-sitemapxml-files-drupal-multi-site...
Multi-Site installation serves wrong sitemap
http://drupal.org/node/465270
The other day mig5 mentioned that the DocumentRoot is the Platform directory. If I have a couple of Sites under a single Platform, and the sitemap.xml needs to be in the site root...this is where things get a little murky.
Read morealpha6 upgrade - site migration problems.. error in drush_provision_drupal_provision_migrate
alpha6, drupal 6.15
Just upgraded, had to modify aegir.make to use drupal 6.15 and used vset to get verify to work
when attempting site migration, here is what i get:
Status: Failed
Executed: Tue, 04/13/2010 - 01:29
Execution time: 41 sec
Log message
Task starts processing
Running: /var/aegir/drush/drush.php --root='/var/aegir/atrium-1-0-beta3-1' provision-migrate 'intranet.mysite.ca' '/var/aegir/atrium-1-0-beta6' --backend
Drush bootstrap phase : _drush_bootstrap_drush()
Drush bootstrap phase : _drush_bootstrap_drupal_root()
Setting up cron for each of my created sites via Aegir? Is there a batch command?
How do I setup cron for each site created?
is there a way to do it for all created sites or do I have to do it for each site?
Read moreProblem changing imported site - "Please fill in a valid language"
I have a problem changing an imported site.
The site works and it verified fine (and autodetected it as "Danish" under "Language") but now that I want to change it (the node representing the site inside aegir) and add a "Domain alias" I get an error "Please fill in a valid language" but I can not change the "Language" property.
I have tried changing the default language of the site back to "English" and re-verify but it dosen't change anything.
Also another site created with aegir (not imported) works - and I add aliases and save etc.
Read moreDoes CiviCrm work with Aegir?
I tried it once and it just gave me a basic drupal install.
Civicrm does not install out of profile but instead out of the sites/all/modules directory.
has anyone else tried it or gotten it to work?
Read more



