Discussion:
[Bug #233] [GUI - General] Can not log in.
Bugtracker
2005-03-15 17:01:54 UTC
Permalink
/query.php?bug=233

--- 233 Tue Mar 15 18:01:54 2005
+++ 233.tmp.hBQkLY Tue Mar 15 18:01:54 2005
@@ -0,0 +1,32 @@
+Bug# : 233
+Product : phpQLAdmin
+Version : 2.2.0
+Status : NEW
+Priority : Critical
+Component : GUI - General
+URL :
+Assigned To: ***@bayour.com
+Reported By: ***@swe.net
+Type : PUBLIC
+
+Summary : Can not log in.
+
+Comment posted: 2005-03-15 06:01 PM by ***@swe.net
+
+When trying to login this error occurs:
+
+Warning: Supplied argument is not a valid ldap link resource in
+/var/www/phpQLAdmin/include/pql.inc on line 128
+
+Warning: Supplied argument is not a valid ldap link resource in
+/var/www/phpQLAdmin/include/pql.inc on line 136
+
+Warning: Supplied argument is not a valid ldap link resource in
+/var/www/phpQLAdmin/include/pql.inc on line 102
+Could not bind to ldap server:
+
+Host: , Port:
+Please relogin.
+
+binddn='', bindpw=''.
+
Bugtracker
2005-03-17 08:35:47 UTC
Permalink
/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 ***@bayour.com
+
+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!

Loading...