[imp] preferances
Barry
blclark@gci.net
Fri, 18 Jan 2002 05:00:30 -0900
I thanks you for responding to my questions. I made the changes that
were suggested and now when I log in I get this.
Warning: Constant pear_error_return already defined in
/usr/local/httpd/htdocs/horde/pear/PEAR.php on line 25
Warning: Constant pear_error_print already defined in
/usr/local/httpd/htdocs/horde/pear/PEAR.php on line 26
Warning: Constant pear_error_trigger already defined in
/usr/local/httpd/htdocs/horde/pear/PEAR.php on line 27
Warning: Constant pear_error_die already defined in
/usr/local/httpd/htdocs/horde/pear/PEAR.php on line 28
Warning: Constant pear_error_callback already defined in
/usr/local/httpd/htdocs/horde/pear/PEAR.php on line 29
Warning: Constant os_windows already defined in
/usr/local/httpd/htdocs/horde/pear/PEAR.php on line 36
Warning: Constant os_unix already defined in
/usr/local/httpd/htdocs/horde/pear/PEAR.php on line 37
Warning: Constant pear_os already defined in
/usr/local/httpd/htdocs/horde/pear/PEAR.php on line 38
Fatal error: Cannot redeclare class pear in
/usr/local/httpd/htdocs/horde/pear/PEAR.php on line 69
-----Original Message-----
From: Jan Schneider [mailto:jan@horde.org]
Sent: Friday, January 18, 2002 4:37 AM
To: imp@lists.horde.org
Subject: Re: [imp] preferances
Zitat von Barry <blclark@gci.net>:
> ** Preference System Settings
> **/
>
> /* What preferences driver should we use? Valid values are 'none'
> * (meaning use system defaults and don't save any user preferences),
> * 'session' (preferences only persist during the login), 'ldap',
> * and 'sql'.
> */
> $conf['prefs']['driver'] = ''; I assume this should be mysql
No, 'sql' as stated in the comment above.
> /* Any parameters that the preferences driver needs. This includes
> * database or ldap server, username/password to connect with, etc.
> */ $conf['prefs']['params'] = array(); I can see that this should be
> the user/pass of horde but what syntax should I use?
No, leave it empty.
> /**
> ** Category System Settings
> **/
You don't need this.
> /**
> ** Cache System Settings
> **/
You don't need this either.
> /**
> ** Mailer
> **/
>
> /* What method should we use for sending mail? Valid options are
> * currently 'sendmail' and 'smtp'.
> */
> $conf['mailer']['type'] = 'sendmail';
>
> /* An array holding any parameters that the Mail object will need to
> * function correctly. For sendmail, this is mainly the sendmail_path
> * option; SMTP requires at least a server and a port (if
> nonstandard). */ $conf['mailer']['params'] = array();
> $conf['mailer']['params'] = array('sendmail_path' =>
> '/usr/lib/sendmail'); This is the correct path to my sendmail but do
I
> need anything in the array portion above?
No.
Jan.
--
::::::::::::::::::::::::::::::::::::::::
AMMMa AG - discover your knowledge
:::::::::::::::::::::::::::
Detmolder Str. 25-33 :: D-33604 Bielefeld
fon +49.521.96878-0 :: fax +49.521.96878-20 http://www.ammma.de
::::::::::::::::::::::::::::::::::::::::::::::
--
IMP mailing list: http://horde.org/imp/
Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscribe@lists.horde.org