[kronolith] Kronolith silently fails

adam@morrison-ind.com adam@morrison-ind.com
Tue, 6 Aug 2002 10:08:21 -0400


I've just installed Kronolith on my intranet server - PHP Version 4.2.2, Horde
2.1, IMP 3.1, Turba 1.1, Mnemo 1.0, & NAG 1.0

All work great, and I set the icons for each to show up in each application -
VERY NICE!

But kronolith seems to have a problem, creating events silently fails.  It
simply returns to the calendar display and nothing appears.  No files appear in
/var/calendar, there are no error messages in /var/log/httpd/error_log, etc...

Any tips on running this problem down would be appreciated.

In my phpinfo.php page I see an mcal stanza -
MCAL Support enabled
MCAL Version 0.6 - 20000121

kohocton:/tmp/upg $ls -al /var/calendar/
total 2
drwxrwxrwt    2 nobody   nobody       1024 Aug  6 09:35 .
drwxr-xr-x   23 root     root         1024 Jun 16 23:11 ..

conf.php
--------
$conf['calendar']['driver'] = 'mcal';
$conf['calendar']['params']['driver'] = 'mstore';
$conf['calendar']['params']['username'] = 'mstore';
$conf['calendar']['params']['password'] = 'ashheap';

Set password with
[root@kohocton config]# htpasswd -c /etc/mpasswd mstore
New password: 
Re-type new password: 
Adding password for user mstore
[root@kohocton config]# ls -l /etc/mpasswd
-rw-r--r--    1 root     root           21 Aug  6 10:07 /etc/mpasswd
[root@kohocton config]# cat /etc/mpasswd 
mstore:VHytW/zEp/X2A