[kronolith] stream pointer problem w/mcal?

Jan Schneider janmailing@gmx.de
Mon, 3 Sep 2001 14:55:04 +0200


Zitat von list-kronolith@dragon.net:

> Have a fully functional Horde/IMP installation but can't get Kronolith
> to actually add/delete events.
> 
>   mcal 0.6 or 0.99

If you are using mcal from cvs (the version number doesn't mean anything) and 
it still doesn't work you should use the sql driver instead (s. below).
 
> There was also some email in July from Luc Saillard with a MySQL
> backend as an alternate to mcal/mstore? Can someone (Luc?) give me an
> idea of where that stands? I'd certainly rather use MySQL for this,
> since I'm already using it for auth, prefs and other apps.

The mysql driver has been replaced by a generic pear based sql driver. Take a 
look at kronolith's lib/Driver directory.

Jan.