[kronolith] got errors kronolith+mysql
Chuck Hagenbuch
chuck@horde.org
Wed, 12 Sep 2001 10:42:50 -0400
Quoting david chang <clw@ms19.url.com.tw>:
> I got an error when running kronolith with mysql the error messages likebelow:
> Fatal error: Call to a member function on a non-object in
> /usr/local/apache/newhorde/kronolith/lib/Driver/sql.php on line 111
[snip]
> and here is the kronolith/config/conf.php setting about drivers:
> $conf['calendar']['driver'] = 'sql';
> $conf['calendar']['params']['username'] = 'root';
> $conf['calendar']['params']['password'] = 'root';
> $conf['calendar']['params']['host'] = 'localhost';
> $conf['calendar']['params']['database'] = 'calendar';
You're missing a bunch of attributes there - phptype, notably. And 'host'
should be 'hostspec'.
-chuck
--
Charles Hagenbuch, <chuck@horde.org>
Some fallen angels have their good reasons.