Preferences not saved/updated
Frederic Trudeau
ftrudeau@CAM.ORG
Fri, 3 Aug 2001 15:08:50 -0400 (EDT)
I saw the numerous msg about this issue in the latest horde/imp CVS.
Yes, I updraded to the latest PEAR CVS from cvs.php.net, I i've got the
same problem still.
Pretty weird thing in fact .. since it connects fine .. I can even see the
data into the logs (below), but still, if I go to PHPMyAdmin
afterwards, for instance, no data was written, and of course, when I come
back to Horde, my preferences are not saved.
Any clue ?
010803 14:47:43 38178 Connect hordemgr@localhost on
38178 Init DB horde
38178 Query insert into horde_prefs (uid, scope,
pref_name, pref_value) values(ftrudeau, horde, identities,
a:2:{i:0;a:7:{s:2:"id";s:16:"Default
identity";s:8:"fullname";s:0:"";s:9:"from_addr";s:0:"";s:12:"replyto_addr";s:0:"";s:9:"signature";s:0:"";s:10:"sig_dashes";i:0;s:9:"sig_first";i:0;}i:1;a:7:{s:2:"id";s:8:"ftrudeau";s:8:"fullname";s:16:"Frederic
Trudeau";s:9:"from_addr";s:16:"ftrudeau@cam.org";s:12:"replyto_addr";s:0:"";s:9:"signature";s:4:"Test";s:10:"sig_dashes";s:1:"1";s:9:"sig_first";i:0;}})
38178 Query update horde_prefs set pref_value =
a:2:{i:0;a:7:{s:2:"id";s:16:"Default
identity";s:8:"fullname";s:0:"";s:9:"from_addr";s:0:"";s:12:"replyto_addr";s:0:"";s:9:"signature";s:0:"";s:10:"sig_dashes";i:0;s:9:"sig_first";i:0;}i:1;a:7:{s:2:"id";s:8:"ftrudeau";s:8:"fullname";s:16:"Frederic
Trudeau";s:9:"from_addr";s:16:"ftrudeau@cam.org";s:12:"replyto_addr";s:0:"";s:9:"signature";s:4:"Test";s:10:"sig_dashes";s:1:"1";s:9:"sig_first";i:0;}}
where uid = ftrudeau and pref_name = identities and scope = horde
Frederic Trudeau
[A]dvanced [S]upport [A]gent
Colocation/Customer Support Agent
CAM Internet -> http://www.cam.org
"My God ! It's full of stars"
>From janmailing@gmx.de Date: Fri, 3 Aug 2001 19:23:49 +0000
Return-Path: <janmailing@gmx.de>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 68843 invoked from network); 3 Aug 2001 19:25:18 -0000
Received: from mailout04.sul.t-online.com (HELO mailout04.sul.t-online.de) (194.25.134.18)
by horde.org with SMTP; 3 Aug 2001 19:25:18 -0000
Received: from fwd02.sul.t-online.de
by mailout04.sul.t-online.de with smtp
id 15SkZQ-0007BL-0E; Fri, 03 Aug 2001 21:25:16 +0200
Received: from linux.wg.de (320034214675-0001@[217.80.111.52]) by fmrl02.sul.t-online.com
with esmtp id 15SkZJ-2L4woCC; Fri, 3 Aug 2001 21:25:09 +0200
Received: from localhost (localhost [127.0.0.1])
by linux.wg.de (8.11.0/8.11.0/SuSE Linux 8.11.0-0.4) with ESMTP id f73JNnV27909
for <imp@lists.horde.org>; Fri, 3 Aug 2001 21:23:49 +0200
Received: from 192.168.60.1 ( [192.168.60.1])
as user jan@mail.wg.de by linux.wg.de with HTTP;
Fri, 3 Aug 2001 19:23:49 +0000
Message-ID: <996866629.3b6afa4546285@linux.wg.de>
Date: Fri, 3 Aug 2001 19:23:49 +0000
From: Jan Schneider <janmailing@gmx.de>
To: imp@lists.horde.org
References: <Pine.GSO.4.33.0108031504390.11992-100000@tefnut.cam.org>
In-Reply-To: <Pine.GSO.4.33.0108031504390.11992-100000@tefnut.cam.org>
MIME-Version: 1.0
Content-Type: text/plain
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 2.3.7-cvs
X-Sender: 320034214675-0001@t-dialin.net
Subject: Re: [imp] Preferences not saved/updated
If this is the log of you mysql server (as it looks like) that's definitely no
problem of horde/imp because the right data is send to your mysql server.
I don't know why it isn't stored in the database but it must be a problem with
mysql.
Just to be sure: have you set up the right permissions for the mysql user that
you put in horde.php and restarted mysql?
Jan.
Zitat von Frederic Trudeau <ftrudeau@CAM.ORG>:
>
> I saw the numerous msg about this issue in the latest horde/imp CVS.
>
> Yes, I updraded to the latest PEAR CVS from cvs.php.net, I i've got the
> same problem still.
>
> Pretty weird thing in fact .. since it connects fine .. I can even see the
> data into the logs (below), but still, if I go to PHPMyAdmin
> afterwards, for instance, no data was written, and of course, when I come
> back to Horde, my preferences are not saved.
>
>
>
> Any clue ?
>
>
>
> 010803 14:47:43 38178 Connect hordemgr@localhost on
> 38178 Init DB horde
> 38178 Query insert into horde_prefs (uid, scope,
> pref_name, pref_value) values(ftrudeau, horde, identities,
> a:2:{i:0;a:7:{s:2:"id";s:16:"Default
>
identity";s:8:"fullname";s:0:"";s:9:"from_addr";s:0:"";s:12:"replyto_addr";s:0:"
";s:9:"signature";s:0:"";s:10:"sig_dashes";i:0;s:9:"sig_first";i:0;}i:1;a:7:
{s:2:"id";s:8:"ftrudeau";s:8:"fullname";s:16:"Frederic
>
Trudeau";s:9:"from_addr";s:16:"ftrudeau@cam.org";s:12:"replyto_addr";s:0:"";s:9:
"signature";s:4:"Test";s:10:"sig_dashes";s:1:"1";s:9:"sig_first";i:0;}})
> 38178 Query update horde_prefs set pref_value =
> a:2:{i:0;a:7:{s:2:"id";s:16:"Default
>
identity";s:8:"fullname";s:0:"";s:9:"from_addr";s:0:"";s:12:"replyto_addr";s:0:"
";s:9:"signature";s:0:"";s:10:"sig_dashes";i:0;s:9:"sig_first";i:0;}i:1;a:7:
{s:2:"id";s:8:"ftrudeau";s:8:"fullname";s:16:"Frederic
>
Trudeau";s:9:"from_addr";s:16:"ftrudeau@cam.org";s:12:"replyto_addr";s:0:"";s:9:
"signature";s:4:"Test";s:10:"sig_dashes";s:1:"1";s:9:"sig_first";i:0;}}
> where uid = ftrudeau and pref_name = identities and scope = horde
>
>
> Frederic Trudeau
>
>
> [A]dvanced [S]upport [A]gent
> Colocation/Customer Support Agent
> CAM Internet -> http://www.cam.org
>
> "My God ! It's full of stars"
>
>
> --
> 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
>
>
::::::::::::::::::::::::::::::::::::::::
AMMMa AG - discover your knowledge
:::::::::::::::::::::::::::
Detmolder Str. 25-33 :: D-33604 Bielefeld
fon +49.521.96878-0 :: fax +49.521.96878-20
http://www.ammma.de
::::::::::::::::::::::::::::::::::::::::::::::