[OGo-Users] Problem with https
Eduardo Elgueta
users@opengroupware.org
Thu, 7 Dec 2006 13:01:25 -0300
On 12/2/06, Adam Tauno Williams <adam@morrison-ind.com> wrote:
> > We enabled SSL on our apache instalation, and now it fails right after
> > the OGo login:
> > [Sat Dec 02 17:30:57 2006] [crit] [client 190.44.219.3] configuration
> > error: couldn't perform authentication. AuthType not set!:
>
> Is this from the Apache log or the OGo log? This looks more like an
> Apache message.
>
> > /OpenGroupware.woa/x/login, referer:
> > https://mercurio.navix.local/OpenGroupware
> > Any ideas?
>
> SSL is entirely an Apache thing, it can't really effect OGo one way
> or the other. Are you using virtual hosting? My initial guess would
> be you crossed some wired in you Apache config files in the process of
> enabling SSL. Look for authentication related directives (OGo
> authenticates itself, Apache doesn't need to do so).
>
>
> --
> OpenGroupware.org Users
> users@opengroupware.org
> http://mail.opengroupware.org/mailman/listinfo/users
>
Ok. I found it: I had a <Limit> directive undert the root <Direcory>.
I removed that and everything works Ok.
You were right Adam,
Anyway, now I have a problem with zidestore. I get a 404 error from the server.
Any idea?
Thanx.
Edo.