Got it. I checked in the PHP Manual and "The HTTP Authentication hooks in PHP are only available when running as an Apache module..." so I changed php from a CGI to a SAPI and authentication now works.
However, images no longer appear (one step forward, one back...). A missing Apache Module? If I ever get all this lot to work, I'll write a HOW-TO... John On Sat, 01 Mar 2003 13:18:31 +0100 Matthias Englert <[EMAIL PROTECTED]> wrote: > John McCreesh wrote: > > > 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)? > > > At least it works on my win machine. :-) Just to be sure: he does > prompt for a password, you enter something but it doesn't get accepted. > > > > 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 :-). > > > Yeah, I would think so. The Nemein_Authentication guys should fix > that. :-) > > Matthias --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
