Prefs Configuration.

Edwin Culp eculp@EnContacto.Net
Tue, 27 Feb 2001 09:57:50 -0800


On the latest sources, I decided to test preferences (options) and added the
following, that I have used for some time, to my conf.php.
$conf['prefs'] = array();
$conf['prefs']['driver'] = 'mysql';
$conf['prefs']['params'] = array();
$conf['prefs']['params']['hostspec'] = 'localhost';
$conf['prefs']['params']['username'] = '';
$conf['prefs']['params']['password'] = '';
$conf['prefs']['params']['database'] = 'horde';
$conf['prefs']['params']['table'] = 'user_webmail_prefs';

I got an error message and realized that mysql is no longer valid.  What should
I do to get it back up using mysql? 

I would really like to go to openldap but don't have the confidence/knowledge,
yet.  I can't even decide which version:-(  I just haven't found enough
practical, how-to, hand holding documentation to make the switch.

Thanks,

ed

-- 
EnContacto.Net - InternetSalon.Org - CafeMania.Net

-------------------------------------------------
EnContacto.Net - CafeMania.Net - InternetSalon.Org


-------------------------------------------------
EnContacto.Net - CafeMania.Net - InternetSalon.Org