[EMAIL PROTECTED] wrote: > I have recently reinstalled Midgard 1.4.1 on a test box which is running on > FreeBSD 4.3 > > Everything builds ok, but I cannot start Midgard. At the moment I'm trying > to view the Example site and the Asgard site. The browser brings up an > Authorisation box, which states: > "Enter Network Password > Site: 192.168.0.1 > Realm Midgard (SG0)" > > This implies that Midgard is "up and running" I think.
It implies that mod_midgard is active, to be exact. > However, on typing in user name of "admin" and password of "password" I get > "The page cannot be displayed" (if I type in a wrong username or password I > get 3 chances to correct it, as per normal, which would seem to indicate > that the authorisation is actually succeeding), > > I've had a look at the Midgard database within MySQL, and this shows there > is a user called "admin" with a password shown as "**passord". I can also > see that there is a page present which has the name "Asgard_Root". Set LogLevel to debug in your apache config and try again. I think php is not being triggered properly and the logs will indicate why. Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
