[horde] kronolith question
Innah Mendoza
veoroj at linuxmail.org
Thu Mar 18 00:30:45 PST 2004
Hello!
I'm trying to setup a kronolith. I've already configured everything based on kronolith README and INSTALL doc. When I try to login on the kronolith page, an error says:
Notice: Undefined index: driver in /var/www/html/horde/kronolith/lib/base.php on line 72
A fatal error has occurred
object(pear_error)(7) {
["error_message_prefix"]=>
string(0) ""
["mode"]=>
int(1)
["level"]=>
int(1024)
["code"]=>
NULL
["message"]=>
string(51) "Unable to load the definition of Kronolith_Driver_."
["userinfo"]=>
NULL
["callback"]=>
NULL
}
[/var/www/html/horde/kronolith/lib/Driver.php : 73]
Content /var/www/html/horde/kronolith/lib/base.php file, line 72 is:
$GLOBALS['calendar'] = &Kronolith_Driver::factory($conf['calendar']['driver'], $conf['calendar']['params']);
And my var/www/html/horde/kronolith/lib/Driver.php : 73 is:
Horde::fatal(new PEAR_Error(sprintf(_("Unable to load the definition of %s."), $class)), __FILE__, __LINE__);
What did this means?
Linuxdog
--
______________________________________________
Check out the latest SMS services @ http://www.linuxmail.org
This allows you to send and receive SMS through your mailbox.
Powered by Outblaze
More information about the horde
mailing list