[kronolith] Still not able to get kronolith working.

Jan Schneider jan@horde.org
Tue, 4 Dec 2001 17:45:30 +0100


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