[horde] login problems redhat 7.3 with mysql

Jens Baedeker Jens.Baedeker at zu.NET
Sat Jul 6 15:25:35 PDT 2002


Hi,

just searched through the FAQ / documentation. Installed horde as described
in the manual on a
redhat 7.3 system (imap, mysql). The login screen pop up, but i can't log
in. user 'horde' with pass 'horde'
exists in the mysql user table.

-- schnipp horde.php --

[...]
// This is an example configuration for a MySQL preference backend.
// The SQL script to setup the preference database is placed in
// horde/scripts/db/prefs.sql.
$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';
[...]
-- schnipp --

-- schnipp /tmp/horde.log --
Jul 06 23:58:55 HORDE [error] [horde] FAILED LOGIN for horde [192.168.0.1]
to Horde [on line 43 of "/var/www/html/horde/login.php"]
-- schnipp --

with kind regards, Jens




More information about the horde mailing list