[Bug 615] New - Horde test.php3 warning.
bugs@bugs.horde.org
bugs@bugs.horde.org
Mon, 12 Feb 2001 13:24:33 -0400
http://bugs.horde.org/show_bug.cgi?id=615
*** shadow/615 Mon Feb 12 13:24:33 2001
--- shadow/615.tmp.934 Mon Feb 12 13:24:33 2001
***************
*** 0 ****
--- 1,40 ----
+ Bug#: 615
+ Product: Horde
+ Version: 2.3 Unstable
+ Platform: other
+ OS/Version: Solaris
+ Status: NEW
+ Resolution:
+ Severity: critical
+ Priority: P2
+ Component: Core
+ Area: BUILD
+ AssignedTo: chuck@horde.org
+ ReportedBy: ccabanas@engineer.com
+ URL:
+ Cc: ccabanas@engineer.com
+ Summary: Horde test.php3 warning.
+
+ I have installed horde 1.2.3 and the first page is good, but when I select
+ Click here to test PHPLIB for Horde on the test.php3 appear:
+
+ Warning: Undefined variable: id_ in /usr/local/apache/php/ct_ldap.inc on line 59
+ Reload this page to see the counters increment.
+ Go back to the test.php3 page.
+ View the output of phpinfo().
+
+ Per Session Data: 1
+ Session ID: f276f408c14ee14983142ad821fe5076
+ If this page works correctly, then you have a correctly configured HordeSession
+ class. You should be done with PHPLIB setup.
+ Warning: Undefined variable: id_ in /usr/local/apache/php/ct_ldap.inc on line 41
+
+ Warning: Undefined variable: id_ in /usr/local/apache/php/ct_ldap.inc on line 43
+
+ Warning: LDAP: add operation could not be completed.
+ in /usr/local/apache/php/ct_ldap.inc on line 48
+ Session_ldap failed: LDAP add failed
+
+
+ do you know why?
+ Please help me.