On Thu, 2002-11-14 at 10:49, Andrey Subbotin wrote: > Hello All, Greetings!
> Have anyone ever installed midgard-1.4.3 and aegir-1.0-beta2 > successfully? Yes. > Today, I just removed the following part of the package that seemed > to cause the problem (ended on line 45246): Interesting. Maybe somebody who knows repligard better has an idea why this gives an error? I haven't had any problems with importing the package. > Then, the package imported successfully. And now I get aegir's login > page at http://midgard.onyxlocal/aegir/. That's fine. > > The problem is: I can't login to aegir. I fill in the login form with > "System Administrator", "admin", "password", press the Submit button > and it just gets me back to the same login page. That's it. The system admin username and password were reset with the import. Run the following command in your Midgard database: UPDATE person SET username='admin',password='**password' WHERE id=1; The try to login to Aegir. /Bergie -- Henri Bergius [EMAIL PROTECTED] Consultant Partner Tel: +358-20-198 6032 Nemein Oy http://www.nemein.com/ Nemein.Net - Project tracking solution for consulting companies http://www.nemein.com/Nemein.Net/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
