Hi Tony,

thanks for your help, I think Aegir CMS is pretty tough to get running, so any support is pretty welcome ;)

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...

That's currently no problem since this is just a local test installation (to figure out what it does and how it works).


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".

Indeed the line in midgard-data.conf didn't exist, and the password in repligard.conf seemed to encrypted.


However, after correcting these lines and reinstalling the Aegir-RPMs (rpm -Uvh), I still get nothing at http://<host>:8001/aegir or .../Aegir ("The requested URL /aegir/ was not found on this server"; but .../Asgard still works).

I'm not sure, what this "Aegir CMS needs to be run under a Fully- Qualified Domain Name (FQDN) [...]. Aliases like localhost will not work" (http://www.aegir-cms.org/Download/RPMS.html) exactly means; will the IP address or a local (non-public) hostname like host.domain.local work? Does Aegir reverse dns lookups, and for this need an (any) valid host name entry in the dns server, or what exactly is required?

Thanks & greetings,
-asb


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to