[imp] Where does mcal store it's data?

Hans de Groot imp at dandy.nl
Thu May 22 04:52:54 PDT 2003


Hi,

I do not have any path in the config. 
and there is no /var/mcal

Really weird coz the data must be stored somewhere.

If I do a locate I get this:

/var/www/html/horde/lib/Auth/mcal.php
/var/www/html/horde/kronolith/lib/Driver/mcal.php
/var/www/html/horde/kronolith.org/lib/Driver/mcal.php
/var/www/html/horde/kronolith.cvs/lib/Driver/mcal.php
/var/www/html/horde/kronolith.cvs/packaging/redhat/mcal.README
/var/www/html/horde/kronolith.cvs/packaging/redhat/mcal.spec
/var/www/webmail.interspective.nl/html/horde/lib/Auth/mcal.php
/var/www/webmail.interspective.nl/html/horde/kronolith/lib/Driver/mcal.php
/usr/lib/libmcal.a
/usr/lib/libmcal.so
/usr/share/doc/mcal-0.7cvs
/usr/share/doc/mcal-0.7cvs/FUNCTION-REF.html
/usr/share/doc/mcal-0.7cvs/CHANGELOG
/usr/share/doc/mcal-0.7cvs/Changelog
/usr/share/doc/mcal-0.7cvs/FAQ-MCAL
/usr/share/doc/mcal-0.7cvs/LICENSE
/usr/share/doc/mcal-0.7cvs/FEATURE-IMPLEMENTATION
/usr/share/doc/mcal-0.7cvs/HOW-TO-MCAL
/usr/share/doc/mcal-0.7cvs/README
/usr/share/php/Log/mcal.php
/usr/share/phpp/Log/mcal.php
/usr/share/backup/php/Log/mcal.php
/usr/include/mcal
/usr/include/mcal/cal_misc.h
/usr/include/mcal/bool.h
/usr/include/mcal/icalroutines.h
/usr/include/mcal/datetime.h
/usr/include/mcal/drivers.h
/usr/include/mcal/mcal.h
/usr/local/php-4.2.3/ext/mcal
/usr/local/php-4.2.3/ext/mcal/CREDITS
/usr/local/php-4.2.3/ext/mcal/Makefile.in
/usr/local/php-4.2.3/ext/mcal/config.m4
/usr/local/php-4.2.3/ext/mcal/php_mcal.c
/usr/local/php-4.2.3/ext/mcal/php_mcal.h
/usr/local/php-4.2.3/ext/mcal/libs.mk
/usr/local/php-4.2.3/ext/mcal/Makefile
/usr/local/php-4.2.3/ext/mcal/.deps
/usr/local/php-4.2.3/ext/mcal/php_mcal.lo
/usr/local/php-4.2.3/ext/mcal/.libs
/usr/local/php-4.2.3/ext/mcal/.libs/libmcal.al
/usr/local/php-4.2.3/ext/mcal/.libs/libmcal.la
/usr/local/php-4.2.3/ext/mcal/libmcal.la

---


and my config:

/**
 ** Calendar Driver Settings
 **/

// What calendar backend is being used? Right now, the only options are
// 'mcal' and 'sql', but others may appear at some point in the future.
$conf['calendar']['driver'] = 'mcal';

// What MCAL driver is being used? 'mstore' is the local file driver,
// and is the only one with extensive testing. There is also an ICAP
// driver, and theoretically an ICAP server, but Kronolith has not
// been tested with them.
$conf['calendar']['params']['driver'] = 'mstore';

// The mstore driver requires a username that is in /etc/mpasswd in
// order to access local calendars.
$conf['calendar']['params']['username'] = 'mcaluser';

// This is the password of the user defined above.
$conf['calendar']['params']['password'] = '***';

---

And yes I thought of export and an import. But all the users have to do that.
There is not a way to convert everything without them knowing?

thx

Regrards 

Hans de Groot





Citeren Jan Schneider <jan at horde.org>:

> Zitat von Hans de Groot <imp at dandy.nl>:
> 
> > I was thinking about upgrading to mysql but I cannot even find the
> > locaiton of
> > the data on my server.
> >
> > Can anyone tell my whioch file to backup to makesure I donot loose my
> > agenda?
> 
> Depends on your configuration, you should find the location in your
> Kronolith conf.php, probably /var/mcal.
> 
> > and 2nd question, is it difficult to convert the mcal database to the
> > mysql
> > database? (change driver and keep the current data?)
> 
> To convert it, yes. But you can export it from your mcal calendar (with
> Kronolith) and import the data if you enabled the sql calendar.
> 
> Jan.
> 
> --
> http://www.horde.org - The Horde Project
> http://www.ammma.de - discover your knowledge
> http://www.tip4all.de - Deine private Tippgemeinschaft
> 
> -- 
> IMP mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe at lists.horde.org
> 


More information about the imp mailing list