[kronolith] Still not able to get kronolith working.

Christopher Crowley ccrowley@tulane.edu
Tue, 4 Dec 2001 11:43:37 -0600


Thanks for the help.  I am in.

Chris


----- Original Message -----
From: "Chuck Hagenbuch" <chuck@horde.org>
To: <kronolith@lists.horde.org>
Sent: Tuesday, December 04, 2001 11:11 AM
Subject: Re: [kronolith] Still not able to get kronolith working.


> Quoting Christopher Crowley <ccrowley@tulane.edu>:
>
> > $conf['calendar'] = array(
> >         'driver' => _("sql"),
>
> Paul's example was right. FYI, _("") is a gettext call to translate a
string.
> You don't want to use it in configuration files.
>
> -chuck
>
> --
> Charles Hagenbuch, <chuck@horde.org>
> "What was and what may be, lie, like children whose faces we cannot see,
in the
> arms of silence. All we ever have is here, now." - Ursula K. Le Guin
>
> --
> Kronolith mailing list: http://horde.org/kronolith/
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: kronolith-unsubscribe@lists.horde.org
>
>



>From jan@horde.org Date: Tue,  4 Dec 2001 17:45:30 +0100
Return-Path: <jan@horde.org>
Mailing-List: contact kronolith-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list kronolith@lists.horde.org
Received: (qmail 96396 invoked from network); 4 Dec 2001 18:09:04 -0000
Received: from mailout04.sul.t-online.com (HELO mailout04.sul.t-online.de) (194.25.134.18)
  by clark.horde.org with SMTP; 4 Dec 2001 18:09:04 -0000
Received: from fwd03.sul.t-online.de 
	by mailout04.sul.t-online.de with smtp 
	id 16BIjW-0006fu-07; Tue, 04 Dec 2001 17:47:50 +0100
Received: from linux.wg.de (320034214675-0001@[217.225.46.82]) by fmrl03.sul.t-online.com
	with esmtp id 16BIjO-0MoEWuC; Tue, 4 Dec 2001 17:47:42 +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 fB4GjWk18685
	for <kronolith@lists.horde.org>; Tue, 4 Dec 2001 17:45:32 +0100
Received: from 62.225.101.66 ( [62.225.101.66])
	as user jan@linux by jan.dip.ammma.net with HTTP;
	Tue,  4 Dec 2001 17:45:30 +0100
Message-ID: <1007484330.3c0cfdaae492a@jan.dip.ammma.net>
Date: Tue,  4 Dec 2001 17:45:30 +0100
From: Jan Schneider <jan@horde.org>
To: kronolith@lists.horde.org
References: <1006808413.3c02ad5d18f2d@imp.riboflavin.net> <1006813006.3c02bf4e8fc9d@linux.wg.de> <1006896309.3c0404b568874@imp.riboflavin.net> <1006971631.3c052aefb46af@linux.wg.de> <1007064023.3c0693d79bcf8@imp.riboflavin.net> <1007238121.3c093be9b462e@marina.horde.org> <191a01c17c3b$9b33ea30$19775181@netview> <1007413151.3c0be79fd884b@marina.horde.org> <1a7401c17c42$591a0dd0$19775181@netview> <1007415468.3c0bf0acea53d@marina.horde.org> <352701c17ce1$5099ff40$19775181@netview>
In-Reply-To: <352701c17ce1$5099ff40$19775181@netview>
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: [kronolith] Still not able to get kronolith working.

Zitat von Christopher Crowley <ccrowley@tulane.edu>:

> 
> > These examples are for the mcal driver. You need sql params - they
> pretty
> much
> > look like the sql preferences configuration, etc.
> >
> 
> Is this the param structure you refer to?
> 
> $conf['calendar'] = array(
>         'driver' => _("sql"),
>         'params' => array(
>                         'username' => _("kronolith"),
>                         'password' => _("actualpasswd")));

Try something like this:
$conf['calendar']['params']=array(
  'phptype'=>'mysql',
  'hostspec'=>'localhost',
  'username'=>'horde',
  'password'=>'****',
  'database'=>'horde',
  'table'=>'kronolith_events'
);


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
::::::::::::::::::::::::::::::::::::::::::::::