I'm trying to get Aegir CMS to work on a Red Hta Linux 9 box, equipped with Skallen's RPMs; Midgard seems to work fine, at least I can log into Asgard. For Aegir, I'm using the RPMs from http://www.aegir-cms.org/Download/RPMS.html and tried to follow instructions from this page because I couldn't find a more in-depth description [1].
However, when doing an "mysqladmin -u root -p password ''", MySQL asks to "Enter password:" which I answer with <Return>. I tried also in MySQL monitor:
use mysql;
update user set password=password('') where user='root';But when trying to "Change the Aegir CMS host in MySQL host table", "mysql midgard -umidgard -pmidgard" keeps bugging me with an "ERROR 1045: Access denied for user: '[EMAIL PROTECTED]' (Using password: YES)"
What am I doing wrong?
Thanks & greetings, -asb
[1] The link to "Nadmin Installationsanleitung" mentioned on http://www.aegir-cms.org/de/Dokumentation/ points to http://www.aegir-cms.org/de/Dokumentation/Nadmin%20Installation%20Guide.html which is a broken link (404), and "Nadmin Studio Anleitung" pointing to http://www.hklc.com/midgard_manual is broken somehow, also ("Fatal error: Call to a member function on a non-object in snippet:///hklc_news_simple/newsbody on line 132").
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
