[Kolab-devel] [issue1490] freebusy cache written to /kolab/kolab/...

Thomas Arendsen Hein kolab-issues at intevation.de
Wed Nov 15 18:49:12 CET 2006


New submission from Thomas Arendsen Hein <thomas at intevation.de>:

The new freebusy code in Kolab 2.1 beta3 (which is snapshot 20061110) causes the
 freebusy cache to be written in /kolab/kolab/var/kolab/www/freebusy/cache/...
(notice the double /kolab)

When checking via fbview, /kolab/var/apache/log/apache-error.log says:
[Wed Nov 15 17:55:25 2006] [error] PHP Warning: 
dba_open(/kolab/kolab/var/kolab/www/freebusy/cache/pfbcache.db): failed to open
stream: No such file or directory in
/kolab/var/kolab/php/freebusy/freebusycache.class.php on line 38
[Wed Nov 15 17:55:25 2006] [error] PHP Warning:  dba_close(): supplied argument
is not a valid DBA identifier resource in
/kolab/var/kolab/php/freebusy/freebusycache.class.php on line 39
[Wed Nov 15 17:55:25 2006] [error] PHP Warning:  mkdir(/kolab/kolab): Permission
denied in /kolab/var/kolab/php/freebusy/freebusyimapcache.class.php on line 210
[Wed Nov 15 17:55:25 2006] [error] PHP Warning:  mkdir(/kolab/kolab): Permission
denied in /kolab/var/kolab/php/freebusy/freebusycache.class.php on line 215


A quick workaround is:
cd /kolab && ln -s . kolab

----------
messages: 8900
nosy: bernhard, martin, steffen, thomas, wilde
priority: urgent
status: unread
title: freebusy cache written to /kolab/kolab/...
topic: kolab-2.1, server
________________________________________________
Kolab issue tracker <kolab-issues at intevation.de>
<https://intevation.de/roundup/kolab/issue1490>
________________________________________________




More information about the devel mailing list