If you simply can't login to Aegir but your getting the login screen it could be that you need to turn register globals on at line 365 of your php.ini or in the midgard-data.conf if you're worried about the security implications.
But if you're having trouble login into MySQL aegir may not have been installed properly in the first place. You will need to do the following before reinstalling it:
Log into mysql as root, then "grant all on midgard.* to [EMAIL PROTECTED] identified by 'your_password';". This might be a security problem but I don't know what rights midgard needs...
Make sure the first line of /etc/httpd/conf/midgard-data.conf says "MidgardDatabase midgard midgard your_password".
And that line 36 of /usr/etc/repligard.conf says "password=your_password".
Tony
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
