aegir installation

Events happening in the community are now at Drupal community events on www.drupal.org.
jacobson's picture

MySQL Problem on Upgrade or Fresh Install

I have Aegir 0.4 alpha7 installed. I tried to do an upgrade to alpha9 and got hit with some errors about which I posted here. I then tried a fresh install and encountered essentially the same error. Here's the entire output of the install.sh.txt script:


me@server:/var/aegir$ sudo su -s /bin/bash aegir -c "sh install.sh.txt aegir.example.com"
==> Aegir automated install script
==> MySQL is listening on 24.172.126.91.
==> This script makes the following assumptions:

Read more
jacobson's picture

Installing Aegir on Existing Server

I've got a combination of feedback and questions regarding Aegir.

  • I've successfully installed Aegir in '/var/aegir'.
  • I have subdirectories 'backups', 'config', 'drush', 'hostmaster-0.4-alpha6', and 'platforms' in '/var/aegir'.
  • I have been hosting a number of different Drupal and Open Atrium sites on the same server at '/var/www/html'.
  • I followed these instructions under Option B to import my existing sites into Aegir. (Again, all of this is on the same server.)
Read more
jacobson's picture

Permissions and Owner on Aegir Sites Directory

I've almost completed installation of Aegir 0.4-alpha6. I'm stuck at the import of my aegir.mysite.com site into Aegir. The import keeps failing with a permissions error when the import attempts to write drushrc.php into the sites/aegir.mysties.com directory.

What should the permissions and ownership be on that directory?

Thanks.

Read more
jacobson's picture

Aegir 0.3 Install Failed

I am trying to install 0.3. I have followed the Debian instructions for my Ubuntu 9.10 system. After completing all the installation steps and pointing my browser to the correct url and choosing the hostmaster install profiles, I get this error:

Fatal error: Call to undefined function db_result() in /var/aegir/drupal-6.16/includes/path.inc  on line 55

Lines 53 through 56 in path.inc are:


53 // Use $count to avoid looking up paths in subsequent calls if there simply are no aliases
54 if (!isset($count)) {

Read more
christine2actes's picture

Installation of Aegir - error with hosting_task.module

Hello
I would be so glad to try Aegir, but I tried and tried again to install Aegir of several ways and I have not yet been succeeded.
Please help, I don't find any solution, I'm not an expert.

I always get an error message at the end of installation:

user warning: Table 'aegir.node' doesn't exist query: SELECT COUNT(t.vid) FROM aegir_hosting_task t INNER JOIN node n ON t.vid = n.vid WHERE t.task_status = 0 in /var/aegir/drupal-6.15/profiles/hostmaster/modules/hosting/task/hosting_task.module on line 344.

Here is the last way that I proceeded
Did I do something wrong ?

Read more
christine2actes's picture

Problem to Initialize the hosting system

Hello
(I'm french, excuse me if my English is not very good, I'll try to do my best)

I'm very glad to try Aegir, I think it will respond to my needs and wishes very soon !
A lot of thanks to the developers !

When I arrive at the end of the installation, I've got this message :

Ensure that you are logged into the shell as aegir, and then execute the following commands :

cd /var/aegir/drupal-6.15
/var/aegir/.drush/provision --uri=http://aegir.monsite.com hosting setup

But when I do this, I've got an error message :

Read more
Subscribe with RSS Syndicate content