[kronolith] I am testing a head install of
horde/imp/turba/kronolith/chora
Paul Hamm
paulhamm at verizon.net
Mon Jun 2 08:25:16 PDT 2003
System is a vmware session runing an everything install of rh9. All
updates applied. Pear has been updated with to latest release with
appropriate modules. PHP is the stock rh9 release 4.2.2. System was
previously configured with the release version of
horde/imp/turba/kronolith. Horde db was dropped and then recreated with
the scripts from the horde head from 20030530.
I have horde/imp/turba working. After configuring kronolith through
horde I get this.
http error
Fatal error: Call to undefined function: getcategoriesbyattributes() in
/usr/share/toaster/htdocs/horde/lib/Group.php on line 271
kronolith conf.php
$conf['calendar']['driver'] = 'sql';
$conf['calendar']['params']['driver'] = 'mstore';
$conf['calendar']['params']['username'] = 'horde';
$conf['calendar']['params']['password'] = 'NOT_THE_REAL_ONE';
$conf['calendar']['params']['phptype'] = 'mysql';
$conf['calendar']['params']['protocol'] = 'tcp';
$conf['calendar']['params']['hostspec'] = 'localhost';
$conf['calendar']['params']['database'] = 'horde';
$conf['calendar']['params']['socket'] = '';
$conf['calendar']['params']['port'] = 0;
$conf['calendar']['params']['table'] = 'kronolith_events';
$conf['calendar']['params']['charset'] = 'iso-8859-1';
$conf['metadata']['keywords'] = false;
$conf['menu']['print'] = true;
$conf['menu']['import_export'] = true;
$conf['menu']['apps'] = array('horde', 'logout', 'imp', 'turba',
'chora');
horde/test.php all green except for the following PHP modules
Mbstring Support: No
MCAL Support: No
Mcrypt Support: No
MIME Magic Support: N/A
Date on the head for everything except kronolith is May 30th kronlith is
the latest as of 11:00am est.
Am I doing something really stupid or is head kronolith just broken?
More information about the kronolith
mailing list