Kai Schr�der wrote:
> > This would indicate that mod_midgard didn't even attempt to
> > authenticate, or accepted the authentication. To make sure which,
> > could you add
>
> It looks like Midgard don't use verify user, because I've added log output
> before all If's ;-(
You did do a full stop & start of the server after installing the
changed mod_midgard? A graceful restart doesn't work properly.
If you did, then it really does look like mod_midgard isn't really
trying. You could add another log statement to the begin of
midgard_authenticate, but I'd really be looking in the apache config
to see if there isn't anything there triggering authentication itself.
Just to double-check:
SELECT info&1 FROM host
WHERE name='cms.fitzandfriends.de' AND port IN (0,80) AND
prefix=Left('/nadmin/newframeset/',Length(prefix)) AND
IF(20>=Length(prefix),MID('/nadmin/newframeset/',1+Length(prefix),1)
IN
('','/'),0)=1 AND online=1 ORDER BY prefix DESC, port DESC
does return 'auth', right?
Emile
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]