In all the settings.php, we try to include /var/aegir/config/includes/global.inc. Unfortunatly, /var/aegir/config is not readable by the webserver (aegir:aegir 700). The install docs should say that /var/aegir/config should be at least executable by all so that actually works. Other permissions don't need to be changed.
Comments
Comment #1
anarcat commentedI have updated INSTALL.txt, I'll keep this opened so that we don't forget to mention it in the release notes.
Comment #2
anarcat commentedI have also fixed the verify task so that it fixes the proper permissions.
Comment #3
Anonymous (not verified) commentedWe mentioned this in the release notes.