[horde] DataTree error
Howard Bagcat
howard at mu.edu.ph
Thu Jun 10 19:50:58 PDT 2004
Anyone,
I just installed Horde3-ALPHA and I end up with this error:
...
A fatal error has occurred
You must configure a DataTree backend to use Horde.
Details have been logged for the administrator.
...
I already modified the DataTree setting in /horde/conf.php with the following:
...
$conf['datatree']['driver'] = 'sql';
$conf['datatree']['params']['charset'] = 'iso-8859-1';
$conf['datatree']['params']['database'] = 'horde';
$conf['datatree']['params']['hostspec'] = 'localhost';
$conf['datatree']['params']['password'] = 'horde';
$conf['datatree']['params']['phptype'] = 'pgsql';
$conf['datatree']['params']['protocol'] = 'tcp'
$conf['datatree']['params']['port'] = '5432';
$conf['datatree']['params']['username'] = 'horde';
$conf['datatree']['params']['table'] = 'horde_datatree';
$conf['group']['driver'] = 'datatree';
...
What seems to wrong with my setup? Any suggestion, please.
Thank You.
Kumusta, Howard
E-Sulat v.0.0.1 ( Manna )
.......................................................................................
An extended module for MUWeb4 Project <http://www.mu.edu.ph>
Powered by Horde, Postfix, PostgreSQL & Courier-IMAP
More information about the horde
mailing list