[imp] imp 3.0 undefined index / function
Jens A. Tkotz
jens@f2h9.de
Mon, 04 Feb 2002 14:40:23 +0100 (MET)
Zitiere Jon Parise <jon@horde.org>:
> On Mon, Feb 04, 2002 at 02:29:57AM +0100, Jens A. Tkotz wrote:
>
> > i have just installed horde2.0/imp3.0
> >
> > When i go to <myserver>/horde/login.php i get this :
> >
> > Warning: Undefined index: dsn in /usr/php/pear/Log/sql.php on line
> 55
>
> What are you $conf['log'] settings (in horde/config/horde.php)?
Hi Jon,
i have :
$conf['log']['enabled'] = true;
$conf['log']['type'] = 'sql';
$conf['log']['name'] = '/tmp/horde.log';
$conf['log']['priority'] = LOG_NOTICE;
$conf['log']['ident'] = 'HORDE';
$conf['log']['params'] = array();
greetings,
Jens
-------------------------------------------------
This mail sent through IMP: www.f2h9.de
>From jan@horde.org Date: Mon, 4 Feb 2002 15:08:12 +0100
Return-Path: <jan@horde.org>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 5075 invoked from network); 4 Feb 2002 14:35:30 -0000
Received: from mailout01.sul.t-online.com (194.25.134.80)
by clark.horde.org with SMTP; 4 Feb 2002 14:35:30 -0000
Received: from fwd03.sul.t-online.de
by mailout01.sul.t-online.com with smtp
id 16XjsP-000519-00; Mon, 04 Feb 2002 15:13:45 +0100
Received: from linux.wg.de (320034214675-0001@[217.225.45.16]) by fmrl03.sul.t-online.com
with esmtp id 16XjsI-1VPg5QC; Mon, 4 Feb 2002 15:13:38 +0100
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 g14E8D916462
for <imp@lists.horde.org>; Mon, 4 Feb 2002 15:08:13 +0100
Received: from 62.225.101.66 ( [62.225.101.66])
as user jan@linux by jan.dip.ammma.net with HTTP;
Mon, 4 Feb 2002 15:08:12 +0100
Message-ID: <1012831692.3c5e95cc54acd@jan.dip.ammma.net>
Date: Mon, 4 Feb 2002 15:08:12 +0100
From: Jan Schneider <jan@horde.org>
To: imp@lists.horde.org
References: <9877566273EED511A7560008C716DA0602880D@exchcpn1.cdcna.com>
In-Reply-To: <9877566273EED511A7560008C716DA0602880D@exchcpn1.cdcna.com>
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-Sender: 320034214675-0001@t-dialin.net
Subject: Re: [imp] Unable to see message body in new CVS version.
Zitat von m.ibarra@cdcixis-na.com:
> I get the following when I try to open a message:
> Warning: Wrong parameter count for htmlspecialchars() in
> /usr/local/apache/htdocs/horde/imp/lib/MIME/Viewer/text.php on line 37
> Any clues?
We use a new parameter for htmlspecialchars() that was introduced in php
4.1.0. Time to upgrade.
Jan.
--
::::::::::::::::::::::::::::::::::::::::
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
::::::::::::::::::::::::::::::::::::::::::::::
>From jan@horde.org Date: Mon, 4 Feb 2002 15:06:51 +0100
Return-Path: <jan@horde.org>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 5088 invoked from network); 4 Feb 2002 14:35:35 -0000
Received: from mailout01.sul.t-online.com (194.25.134.80)
by clark.horde.org with SMTP; 4 Feb 2002 14:35:35 -0000
Received: from fwd03.sul.t-online.de
by mailout01.sul.t-online.com with smtp
id 16XjsP-000519-01; Mon, 04 Feb 2002 15:13:45 +0100
Received: from linux.wg.de (320034214675-0001@[217.225.45.16]) by fmrl03.sul.t-online.com
with esmtp id 16XjsJ-1VPg5RC; Mon, 4 Feb 2002 15:13:39 +0100
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 g14E6q916454
for <imp@lists.horde.org>; Mon, 4 Feb 2002 15:06:52 +0100
Received: from 62.225.101.66 ( [62.225.101.66])
as user jan@linux by jan.dip.ammma.net with HTTP;
Mon, 4 Feb 2002 15:06:51 +0100
Message-ID: <1012831611.3c5e957b39d20@jan.dip.ammma.net>
Date: Mon, 4 Feb 2002 15:06:51 +0100
From: Jan Schneider <jan@horde.org>
To: imp@lists.horde.org
References: <1012786197.3c5de415ca624@www.f2h9.de> <20020204034408.GA9729@csh.rit.edu> <1012830023.3c5e8f4788771@www.f2h9.de>
In-Reply-To: <1012830023.3c5e8f4788771@www.f2h9.de>
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-Sender: 320034214675-0001@t-dialin.net
Subject: Re: [imp] imp 3.0 undefined index / function
Zitat von "Jens A. Tkotz" <jens@f2h9.de>:
> Zitiere Jon Parise <jon@horde.org>:
>
> > On Mon, Feb 04, 2002 at 02:29:57AM +0100, Jens A. Tkotz wrote:
> >
> > > i have just installed horde2.0/imp3.0
> > >
> > > When i go to <myserver>/horde/login.php i get this :
> > >
> > > Warning: Undefined index: dsn in /usr/php/pear/Log/sql.php on line
> > 55
> >
> > What are you $conf['log'] settings (in horde/config/horde.php)?
>
> Hi Jon,
>
> i have :
> $conf['log']['enabled'] = true;
> $conf['log']['type'] = 'sql';
> $conf['log']['name'] = '/tmp/horde.log';
> $conf['log']['priority'] = LOG_NOTICE;
> $conf['log']['ident'] = 'HORDE';
> $conf['log']['params'] = array();
Either you have to set the log type to file or you have to provide proper
params for the sql table you want to log to.
Jan.
--
::::::::::::::::::::::::::::::::::::::::
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
::::::::::::::::::::::::::::::::::::::::::::::
>From gunawan@optima.co.id Date: Mon, 4 Feb 2002 21:55:21 +0700
Return-Path: <gunawan@optima.co.id>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 5316 invoked from network); 4 Feb 2002 14:36:10 -0000
Received: from internal.optima.co.id (HELO mail.optima.co.id) (qmailr@202.159.115.51)
by clark.horde.org with SMTP; 4 Feb 2002 14:36:10 -0000
Received: (qmail 11447 invoked by uid 48); 4 Feb 2002 14:55:22 -0000
Received: from 202.46.96.2 ( [202.46.96.2])
as user gunawan@mail.optima.co.id by webmail.optima.co.id with HTTP;
Mon, 4 Feb 2002 21:55:21 +0700
Message-ID: <1012834521.3c5ea0d9bae46@webmail.optima.co.id>
Date: Mon, 4 Feb 2002 21:55:21 +0700
From: gunawan@optima.co.id
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) 3.0
X-WebMail-Company: Optima Infocitra Universal, PT.
Subject: change password for imp 3.0
:
hi,
i just wanna ask about change password facility in imp 3.0
should i add some script ? or ... ?
could you give me solution ?
diald
(newbie)
--
---------------------------------------------------------
This mail sent through Webmail Optima Infocitra Universal