How can I create multisites in folders and not in subdomains?
I would like to create a multisite with Aegir in myserver.org/mysite.
In Create content -> Site -> Domain I only can insert something like myserver.org.mysite but then Aegir understand that my site is in http://myserver.org.mysite instaead of http://myserver.org/mysite
How can I create multisites in folders and not in subdomains?
Thanks.
Read moreCould not generate database backup from mysqldump
I am trying to migrate site and I continue to get this error:
Could not generate database backup from mysqldump
An error occurred at function : drush_provision_mysql_pre_provision_backup
Deleted mysql dump from sites directory
Can anybody shed some light on this?
Thanks
Read moreInstallation of Open Atrium 1.0 beta 5 sites fail (RESOLVED)
Hi there. I'm a new user of Aegir, and so far I've been very impressed with its capabilities and finesse. I was able to successfully install Aegir with no hiccups, and even migrate in a few Drupal sites. When I attempt to create a site on the Open Atrium 1.0b5 platform (which verified correctly), I receive the following error:
aegir@HOSTNAME:~/config/vhost.d$ /var/aegir/drush/drush.php --root='/var/aegir/platforms/atrium-1-0-beta5' provision-install 'foo.bar.org' --debug
Drush bootstrap phase : _drush_bootstrap_drupal_root() [0.08 sec, 3.08 MB] [bootstrap]
Platform will not verify on Remote server
Setup a remote server and it verified fine. Then added a platform on the remote server and the verify fails. I have verified that PDO is installed (although i don't think this is related). Here is the output.
Task starts processing
Running: ssh -o PasswordAuthentication=no 'aegir'@'xxx.xxx.xxx.xxx' ' /var/aegir/drush/drush.php --root='\''/var/aegir/platforms/drupal-6.16'\'' provision-verify --backend'
Drush bootstrap phase : _drush_bootstrap_drush()
Drush bootstrap phase : _drush_bootstrap_drupal_root()
Initialized Drupal 6.16 root directory at /var/aegir/platforms/drupal-6.16
DNS configuration help
I'm running Debian Lenny via VMware Fusion. Completely fresh VM with only the standard and desktop environments enabled. I've followed the excellent screencast at mig5.net to get the base server configured correctly.
I then run /tmp/install.sh.txt as the aegir user and everything is reported as [ok]. Here is the top part of the install.sh.txt file:
basic variables, change before release
AEGIR_DOMAIN=aegir.local
AEGIR_VERSION=0.4-alpha5
AEGIR_HOME=$HOME
WEB_GROUP=www-data
Adding client file/console access
Has there been any discussion of something like this? Either on a per-site or per-client level, providing the capability for Aegir to create a user account for ssh/sftp access to relevant site(s)? I've tinkered with the code, but I'm not much of a dev so it's resulted in abject failure...
Read moreDeleting Aegir Sites
I recently tried to create a new site with Aegir, but the create failed. (The aegir MySQL user did not have correct privileges.) The site creation got far enough along that a Site node was created in Aegir, but the site was not functional. I decided to try to delete the site, but the delete failed because no DB existed. Then, I just deleted the site subdirectory under the platform's directory. Still, Aegir has a Site node for the site.
Read moreInstalling 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.)
Two new sites - one sends email to webmaster@localhost
I am using Aegir hostmaster-0.4-alpha6.
I created two new sites with the hostmaster admin "simultaneously" - i.e. fast enough to have two installs in the queue to be processed at once, whose client email address is aegir@domain.com
One site has the welcome email being sent to aegir@domain.com and the other has it being sent to webmaster@localhost.
Since I am doing two identical tasks, I expect them to operate the same. And since I am creating them from a particular account, I expect them to email the client associated with that account (admin's client email address in this case).
Read moreWSOD on verification page: Cant access settings.php file pr db variables
I click on verification and get this:
Warning: include_once(./sites/aegir.example.com/settings.php) [function.include-once]: failed to open stream: Permission denied in /private/var/aegir/hostmaster-HEAD/includes/bootstrap.inc on line 322
It is set to 440
user: aegir
owner: aegir
group: _www (on a mac)
I am using hostmaster-HEAD btw.
I see that /var/aegir/config/vhost.d/aegir.example.com_80 is there and the variables are set
I changed the settings.php permissions to 444 and got:
Read more


