[horde] Arrrgh

Daniel Bush thunderwolf66102 at yahoo.com
Thu Apr 18 23:20:54 PDT 2002


I cannot seem to get Horde configure correctly.  I am
running an installation of Debian woody with the
latest Release Canidate of Horde.  PHP4.1.2 is
configured and installed correctly with:

FTP Support: No 
Gettext Support: Yes 
IMAP Support: Yes 
LDAP Support: No 
MCAL Support: No 
Mcrypt Support: Yes 
MySQL Support: Yes 
PostgreSQL Support: Yes 
XML Support: Yes 

When I try to login a page to the following appears:
[START PASTE]

Warning: Undefined index: params in
/www/htdocs/horde/login.php on line 32

Warning: Bad arguments to implode() in
/www/htdocs/horde/lib/Auth.php on line 81
A fatal error has occurred 
object(pear_error)(7) {
  ["error_message_prefix"]=>
  string(0) ""
  ["mode"]=>
  int(1)
  ["level"]=>
  int(1024)
  ["code"]=>
  NULL
  ["message"]=>
  string(62) "No configuration information specified
for SQL authentication."
  ["userinfo"]=>
  NULL
  ["callback"]=>
  NULL
}
[/www/htdocs/horde/lib/Auth/sql.php : 84] 

[END PASTE]

The following is present in my horde/config/horde.php
file: 

[START PASTE]

$conf['prefs']['params']['phptype'] = 'mysql';
$conf['prefs']['params']['hostspec'] = 'localhost';
$conf['prefs']['params']['username'] = 'horde';
$conf['prefs']['params']['password'] = 'horde';
$conf['prefs']['params']['database'] = 'horde';
$conf['prefs']['params']['table'] = 'horde_prefs';

[END PASTE]

The mysql daemons are running; and the appropriate
tables have been created.  What is the problem here? 
I've been working with this for a signifiagant period
of time.....and have not gotten to the desired point
of getting webmail to work.

A from-tarball-containing-source to end result howto
would be much appreciated!

BTW, I'm using debian packages for MySql and the
various libraries needed, as well as for Cyrus....but
I don't think I've gotten far enough to worry about
interacting with Cyrus yet.....

Thanks,
Dan



__________________________________________________
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/


More information about the horde mailing list