Adding entry to the address book
Steve Simeonidis
simes@cpgen.cpg.com.au
Tue, 5 Feb 2002 13:29:20 +0000
I want to be able to search the LDAP server + My Adress book
and add any new entries to MyAddress Book only (LDAP is read only).
I've created the turba.sql table as root.
Every time I go to IMP and try to add an entry I get the following error.
Warning: unserialize() failed at offset 0 of 35 bytes in
/var/www/html/horde/lib/Auth.php on line 227
Fatal error: Call to undefined function: search() in
/var/www/html/horde/turba/lib/api.php on line 92
If I try to add through TURBA I get
Failed to connect to the specified directory.
Thanks
--
Steve Simeonidis
Network Engineer, Spherion Education
Spherion Group Ltd
1st Floor, 493 St. Kilda Rd, Melbourne VIC 3004, Australia
Phone: +61 3 9243 2382 Fax: +61 3 9820 2010
Email: stevesimeonidis@spherion.com
>From mike@graftonhall.co.nz Date: Tue, 5 Feb 2002 02:40:32 +0000
Return-Path: <mike@graftonhall.co.nz>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 74683 invoked from network); 5 Feb 2002 02:35:27 -0000
Received: from unknown (HELO graftonhall.co.nz) (210.54.179.59)
by clark.horde.org with SMTP; 5 Feb 2002 02:35:27 -0000
Received: from localhost [127.0.0.1]
by graftonhall.co.nz [10.0.0.4]
with SMTP (MDaemon.PRO.v5.0.4.R)
for <imp@lists.horde.org>; Tue, 05 Feb 2002 15:40:33 +1300
Received: from 10.0.0.4 ( [10.0.0.4])
as user mike@10.0.0.4 by head.graftonhall.co.nz with HTTP;
Tue, 5 Feb 2002 02:40:32 +0000
Message-ID: <1012876832.3c5f4620a7a6f@head.graftonhall.co.nz>
Date: Tue, 5 Feb 2002 02:40:32 +0000
From: Michael Cochrane <mike@graftonhall.co.nz>
To: imp@lists.horde.org
References: <200202042343.g14Nhuw03171@abinidi.cpgen.cpg.com.au>
In-Reply-To: <200202042343.g14Nhuw03171@abinidi.cpgen.cpg.com.au>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 4.0-cvs
X-Originating-IP: 10.0.0.4
X-MDRemoteIP: 127.0.0.1
X-Return-Path: mike@graftonhall.co.nz
X-MDaemon-Deliver-To: imp@lists.horde.org
Subject: Re: [imp] Address Book
Install Turba.... It's the addressbook for the horde frame work.
Quoting Steve Simeonidis <simes@cpgen.cpg.com.au>:
> horde 2 / imp 3
>
> How /where do you setup the address book
>
> Thanks
>
> --
>
> Steve Simeonidis
> Network Engineer, Spherion Education
> Spherion Group Ltd
>
> 1st Floor, 493 St. Kilda Rd, Melbourne VIC 3004, Australia
> Phone: +61 3 9243 2382 Fax: +61 3 9820 2010
> Email: stevesimeonidis@spherion.com
>
>
>
>
>
> --
> IMP mailing list: http://horde.org/imp/
> Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org
>
>
>From jimmy@firstlink.com.au Date: Tue, 5 Feb 2002 13:57:21 +1100
Return-Path: <jimmy@firstlink.com.au>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 77003 invoked from network); 5 Feb 2002 03:04:49 -0000
Received: from unknown (HELO admin.webhostingup.com) (202.143.94.1)
by clark.horde.org with SMTP; 5 Feb 2002 03:04:49 -0000
Received: (from httpd@localhost)
by admin.webhostingup.com (8.10.2/8.10.2) id g152vMa22567
for imp@lists.horde.org; Tue, 5 Feb 2002 13:57:22 +1100
X-Authentication-Warning: admin.webhostingup.com: httpd set sender to jimmy@firstlink.com.au using -f
Received: from 202.143.64.15 ( [202.143.64.15])
as user jimmy@mail.firstlink.com.au by webmail.firstlink.com.au with HTTP;
Tue, 5 Feb 2002 13:57:21 +1100
Message-ID: <1012877841.3c5f4a11de040@webmail.firstlink.com.au>
Date: Tue, 5 Feb 2002 13:57:21 +1100
From: Jimmy <jimmy@firstlink.com.au>
To: imp@lists.horde.org
References: <200202050229.g152TVw14010@abinidi.cpgen.cpg.com.au>
In-Reply-To: <200202050229.g152TVw14010@abinidi.cpgen.cpg.com.au>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 3.0
X-Originating-IP: 202.143.64.15
Subject: Re: [imp] Adding entry to the address book
Hi,
I have seen this problem on my test server before, after I corrected the
path and include dir, I have never seen this error again.
Jimmy
Quoting Steve Simeonidis <simes@cpgen.cpg.com.au>:
> I want to be able to search the LDAP server + My Adress book
> and add any new entries to MyAddress Book only (LDAP is read only).
>
> I've created the turba.sql table as root.
>
> Every time I go to IMP and try to add an entry I get the following error.
>
> Warning: unserialize() failed at offset 0 of 35 bytes in
> /var/www/html/horde/lib/Auth.php on line 227
>
> Fatal error: Call to undefined function: search() in
> /var/www/html/horde/turba/lib/api.php on line 92
>
> If I try to add through TURBA I get
> Failed to connect to the specified directory.
>
> Thanks
>
>
> --
>
> Steve Simeonidis
> Network Engineer, Spherion Education
> Spherion Group Ltd
>
> 1st Floor, 493 St. Kilda Rd, Melbourne VIC 3004, Australia
> Phone: +61 3 9243 2382 Fax: +61 3 9820 2010
> Email: stevesimeonidis@spherion.com
>
>
>
>
>
> --
> IMP mailing list: http://horde.org/imp/
> Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org
>
>
--------------------------------------------------------
This mail sent through firstlink.com.au webmail service