It was 'off', but 'on' doesn't solve the problem. The browser password prompting mechanism just doesn't seem to work - couldn't be some Apache setting perhaps (1.3.24/Win)?
Curiously, admin / password works with Aegir, but Aegir then crashes when it tries to fopen(/dev/urandom) on line 27 of Nemein_Authentication%2Classes (well, I would expect MS-Windows to have problems with that :-). John On Sat, 01 Mar 2003 01:23:50 +0100 Matthias Englert <[EMAIL PROTECTED]> wrote: > John McCreesh wrote: > > > Thanks for that - upgraded to php 4.3.1 and things are looking more > > encouraging. The Aegir CMS login screen appears, but doesn't accept > > System Administrator / admin / password (it tries to load > > http://www.midhost.net/aegir/newframeset then reverts to > > http://www.midhost.net/aegir). If I try the other admin interfaces I get > > the browser prompt for Realm Midgard (SG0) but again admin / password > > doesn't work. > > > Ok, just a guess but is register_globals activated? It should be > switched to On in php.ini > > > > Thanks - John > > p.s. what I'm trying to achieve eventually is run TownPortal under Lite... > > > Great, I think that was one goal of Henri Bergius too. He can > probably tell you more about it. > > Matthias > ps @ henri: We should build a script which checks all the standard > issues (tokenizer, register_globals, etc.) - probably integrated it > into the install script. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
