[imp] Preferences via SQL

Jon Parise jon@horde.org
Thu, 19 Jul 2001 18:36:16 -0400


On Thu, Jul 19, 2001 at 04:03:18PM -0600, Devin Atencio wrote:

> 
> I have the very latest IMP 2.3.7/HORDE 1.3.5. I am using
> MySQL and I have in the horde/config/horde.php file
> the following:
> 
> $conf['prefs']['driver'] = 'sql';
> $conf['prefs']['params'] = array();
> $conf['prefs']['params']['phptype'] = 'mysql';
> $conf['prefs']['params']['hostspec'] = 'host';
> $conf['prefs']['params']['username'] = 'username';
> $conf['prefs']['params']['password'] = 'password';
> $conf['prefs']['params']['database'] = 'horde';
> $conf['prefs']['params']['table'] = 'horde_prefs';
> 
> Did the database structure change at all for
> the latest CVS of Horde/IMP? If so what should my
> database structure look like?
 
The database schema is available in horde/scripts/db/.

You'll need the latest PEAR cvs code for the database preferences
to work properly.

-- 
Jon Parise (jon@csh.rit.edu)  .  Rochester Inst. of Technology
http://www.csh.rit.edu/~jon/  :  Computer Science House Member