[Bug #233] [GUI - General] Can not log in.
Bugtracker <[email protected]> Thu, 17 Mar 2005 09:35:47 +0100
| Newsgroups | gmane.mail.qmail.ldap.phpqladmin |
|---|---|
| Message-ID | <[email protected]> |
/query.php?bug=233 --- 233 Thu Mar 17 09:35:47 2005 +++ 233.tmp.U6ab8S Thu Mar 17 09:35:47 2005 @@ -1,7 +1,9 @@ Bug# : 233 Product : phpQLAdmin Version : 2.2.0 -Status : NEW +Status : RESOLVED +Resolution : FIXED +Fixed Ver : CVS/2.2.1 Priority : Critical Component : GUI - General URL : @@ -29,4 +31,14 @@ Please relogin. binddn='', bindpw=''. + +Comment posted: 2005-03-17 09:35 AM by [email protected] + +The big problem was that I tried to set the session path. It just doesn't +seem to work as documented. + +I have to disable this in STABLE and investigate further in UNSTABLE. + +This unfortunatly means that you can't use multiple phpQLAdmins. They ALL +set the same session path so the session(s) are overwritten!