Posted by ruddy32 on April 29, 2010 at 7:14pm
Just after installing aegir 0.3 on Linux Gentoo system and setup a new platform, I get the following error while signing up for a new site: "Please fill in a valid profile". What's going wrong with my aegir system ?
I have an other problem with crontab update. Aegir user don't have rights for crontab update. Is there something to do that is not discribed in the install document?
Regards
Comments
I precise that when running
I precise that when running this command : "/var/aegir/drush/drush --uri=http://aegir.asso-football.fr hosting setup", the crontab could not be updated. I get the following error message : "cannot chdir(/var/spool/cron), bailing out.".
The /var/spoolcron rights are : "drwxr-x--- 4 root cron". I solve it by adding aegir user to group cron and updating visudo with crontab for aegir user (no password).
If this is a requirement, the install.txt file should be updated.