Session_ldap failed: LDAP add failed

lin s lin_lin123@yahoo.com
Tue, 6 Nov 2001 22:03:09 -0800 (PST)


hi list,
I am new to the list and also to horde and imp.
I have got LDAP 2.0.7 working fine on linux 7.1.
I have now configured horde on my machine.
As far as opening the test.php3 page it works fine.
But when i click on the below link in the test.php3
page
    Click here to test PHPLIB for Horde 
it gives me the following error.

Warning: Undefined variable: str in
/var/www/html/horde/phplib/ct_ldap.inc on line 66

Warning: Undefined offset: 0 in
/var/www/html/horde/phplib/ct_ldap.inc on line 66
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: 71353ea8569eb24da4fa93e5b7d9ab13 
If this page works correctly, then you have a
correctly configured HordeSession class. You should be
done with PHPLIB setup. 
Warning: LDAP: add operation could not be completed.
in /var/www/html/horde/phplib/ct_ldap.inc on line 51
Session_ldap failed: LDAP add failed

What is probably wrong?
Could help pls.

Thanxs in advance.


Regards
Lin S


__________________________________________________
Do You Yahoo!?
Find a job, post your resume.
http://careers.yahoo.com


>From zrahman@partex.net Date: Wed,  7 Nov 2001 15:52:18 +0600
Return-Path: <zrahman@partex.net>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 23235 invoked from network); 7 Nov 2001 09:49:27 -0000
Received: from partex.net (HELO mail.partex.net) (root@202.4.96.10)
  by clark.horde.org with SMTP; 7 Nov 2001 09:49:27 -0000
Received: (from www@localhost)
	by mail.partex.net (8.9.3/8.9.3) id PAA17831
	for imp@lists.horde.org; Wed, 7 Nov 2001 15:52:19 +0600
X-Authentication-Warning: mail.partex.net: www set sender to zrahman@partex.net using -f
Received: from 202.4.96.6 ( [202.4.96.6])
	as user zrahman@mail.partex.net by mail.partex.net with HTTP;
	Wed,  7 Nov 2001 15:52:18 +0600
Message-ID: <1005126738.3be90452f06b6@mail.partex.net>
Date: Wed,  7 Nov 2001 15:52:18 +0600
From: M Z Rahman <zrahman@partex.net>
To: imp@lists.horde.org
References: <1004091380.3bd937f428396@mail.partex.net> <1004091716.3bd93944d4cfc@linux.wg.de> <1004094254.3bd9432ec4796@mail.partex.net> <1004094924.3bd945cc6c956@mail.partex.net> <20011026100025.C23967@csh.rit.edu> <1004125280.3bd9bc607b3b6@mail.partex.net> <1004840425.3be4a5e935e39@marina.horde.org>
In-Reply-To: <1004840425.3be4a5e935e39@marina.horde.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 2.3.7-cvs
X-Originating-IP: 202.4.96.6
X-Webmail-Company: Dhakacom Limited.
Subject: Re: [imp] pref_uid and realm

Quoting Chuck Hagenbuch <chuck@horde.org>:

> 
> This should be fixed for when the server list is off now. Give it a shot.
> 
> -chuck
> 

I updeated horde from CVS right now, and checked whether it saves the pref_uid
as userid@realm (or userid@domain). Nope, it doesn't. My servers list if off. Am
I missing something?

Thanks.

Zia


>From ashihab@alcahest.com Date: Wed,  7 Nov 2001 11:08:55 +0000
Return-Path: <ashihab@alcahest.com>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 25981 invoked from network); 7 Nov 2001 11:07:30 -0000
Received: from host213-123-198-114.in-addr.btopenworld.com (HELO localmail.alcahest.com) (213.123.198.114)
  by clark.horde.org with SMTP; 7 Nov 2001 11:07:30 -0000
Received: by localmail.alcahest.com (Postfix, from userid 48)
	id D30CAB710E; Wed,  7 Nov 2001 11:08:55 +0000 (GMT)
Received: from 193.129.221.100 ( [193.129.221.100])
	as user ashihab@galgamish.alcahest.com by 213.123.198.114 with HTTP;
	Wed,  7 Nov 2001 11:08:55 +0000
Message-ID: <1005131335.3be91647c090d@213.123.198.114>
Date: Wed,  7 Nov 2001 11:08:55 +0000
From: Ahmed Shihab <ashihab@alcahest.com>
To: imp@lists.horde.org
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 2.3.7-cvs
Subject: Timeouts

Hi,

Has anyone seen problems with the compose window doing the following:

1. when there is an attachement the window timesout immediately when sending a 
new message without sending the message?

2. when sending a message without an attachment the window timesout but sends 
the message?

3. when pressing expand names (name partially filled in) the window timesout.

These problems happen on an internal network (as well as external network) 
using secure and non-secure links.

if so can you let me know what is the cause and how I can get round it?

configuration is:

Horde: 1.3.5-cvs 
IMP: 2.3.7-cvs 
Turba: 0.0.3-cvs 
Kronolith: 0.0.3-cvs 
Whups: 0.0.1-cvs 

View phpinfo() screen 
PHP Version: 4.2.0-dev 
PHP Major Version: 4.2 
PHP Minor Version: 0 
PHP Version Classification: dev 

the web server is apache 1.3.19 running on a Linux RH7.1 server, IMAP server is 
cyrus.

Ahmed Shihab



>From ashihab@alcahest.com Date: Wed,  7 Nov 2001 11:09:20 +0000
Return-Path: <ashihab@alcahest.com>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 26251 invoked from network); 7 Nov 2001 11:07:54 -0000
Received: from host213-123-198-114.in-addr.btopenworld.com (HELO localmail.alcahest.com) (213.123.198.114)
  by clark.horde.org with SMTP; 7 Nov 2001 11:07:54 -0000
Received: by localmail.alcahest.com (Postfix, from userid 48)
	id 7B0DCB710E; Wed,  7 Nov 2001 11:09:20 +0000 (GMT)
Received: from 193.129.221.100 ( [193.129.221.100])
	as user ashihab@galgamish.alcahest.com by 213.123.198.114 with HTTP;
	Wed,  7 Nov 2001 11:09:20 +0000
Message-ID: <1005131360.3be916606b240@213.123.198.114>
Date: Wed,  7 Nov 2001 11:09:20 +0000
From: Ahmed Shihab <ashihab@alcahest.com>
To: imp@lists.horde.org
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 2.3.7-cvs
Subject: Timeouts

Hi,

Has anyone seen problems with the compose window doing the following:

1. when there is an attachement the window timesout immediately when sending a 
new message without sending the message?

2. when sending a message without an attachment the window timesout but sends 
the message?

3. when pressing expand names (name partially filled in) the window timesout.

These problems happen on an internal network (as well as external network) 
using secure and non-secure links.

if so can you let me know what is the cause and how I can get round it?

configuration is:

Horde: 1.3.5-cvs 
IMP: 2.3.7-cvs 
Turba: 0.0.3-cvs 
Kronolith: 0.0.3-cvs 
Whups: 0.0.1-cvs 

View phpinfo() screen 
PHP Version: 4.2.0-dev 
PHP Major Version: 4.2 
PHP Minor Version: 0 
PHP Version Classification: dev 

the web server is apache 1.3.19 running on a Linux RH7.1 server, IMAP server is 
cyrus.

Ahmed Shihab



>From ashihab@alcahest.com Date: Wed,  7 Nov 2001 11:22:21 +0000
Return-Path: <ashihab@alcahest.com>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 28482 invoked from network); 7 Nov 2001 11:20:55 -0000
Received: from host213-123-198-114.in-addr.btopenworld.com (HELO localmail.alcahest.com) (213.123.198.114)
  by clark.horde.org with SMTP; 7 Nov 2001 11:20:55 -0000
Received: by localmail.alcahest.com (Postfix, from userid 48)
	id 250C7B710E; Wed,  7 Nov 2001 11:22:21 +0000 (GMT)
Received: from 193.129.221.100 ( [193.129.221.100])
	as user ashihab@galgamish.alcahest.com by 213.123.198.114 with HTTP;
	Wed,  7 Nov 2001 11:22:21 +0000
Message-ID: <1005132141.3be9196d13402@213.123.198.114>
Date: Wed,  7 Nov 2001 11:22:21 +0000
From: Ahmed Shihab <ashihab@alcahest.com>
To: imp@lists.horde.org
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 2.3.7-cvs
Subject: Missing Folder

Hi,

I've just downloaded the latest CVS version of imp and seem to have lost a 
folder called INBOX.spam) from my view.

The folder is still there in the server and is visible with other IMAP clients.

Anybody knows why it has disappeared?

Ahmed...