[horde] Helpl: Cannot Login to Horde...

KimJohn Quinn kjq at logicentrix.com
Thu May 1 13:30:16 PDT 2003


Well, I checked my DB log and see no errors in it...Is there anything else I
could check for this?  My other PHP app seems to work (though not a Horde
app) with the MySQL.

Thanks.

KJQ

-----Original Message-----
From: horde-bounces at lists.horde.org
[mailto:horde-bounces at lists.horde.org]On Behalf Of KimJohn Quinn
Sent: Thursday, May 01, 2003 1:36 PM
To: horde at lists.horde.org
Subject: [horde] Helpl: Cannot Login to Horde...


Hello all,

I'm pretty new to this so bear with me...

I have the following installed (All of which just downloaded):

- Horde
- CVS (Chora)
- Calendar (Kronolith)

Here are my settings in my config (horde.php):

$conf['auth']['params'] = array();

$conf['auth']['params']['phptype'] = 'mysql';
$conf['auth']['params']['hostspec'] = 's02-w2k';
$conf['auth']['params']['username'] = 'root';
$conf['auth']['params']['password'] = '';
$conf['auth']['params']['database'] = 'horde';
$conf['auth']['params']['table'] = 'horde_users';

and

$conf['prefs']['params']['phptype'] = 'mysql';
$conf['prefs']['params']['hostspec'] = 's02-w2k';
$conf['prefs']['params']['username'] = 'root';
$conf['prefs']['params']['password'] = '';
$conf['prefs']['params']['database'] = 'horde';
$conf['prefs']['params']['table'] = 'horde_prefs';


The database is there and working, I can log into it and see the users i
added.  I am running Horde in Apache on Linux but my MySQL db resides on a
windows box.

Problem is, when I get to the login screen for "horde" It just doesnt seem
to take for my user and pw.  Also sometimes I get errors about connecting to
the SQL Server.

I have another PHP application (mantis) which uses the MySQL and is working
fine so I think my settings are correct?

Here is a snippet from my log:

May 01 13:15:08 HORDE [error] [horde] FAILED LOGIN for dwampler
[192.168.1.201] to Horde [on line 43 of "/data/www/html/horde/login.php"]
May 01 13:22:24 HORDE [emergency] [horde] Unable to connect to SQL server.
[on line 118 of "/data/www/html/horde/lib/Auth/sql.php"]
May 01 13:22:29 HORDE [error] [horde] FAILED LOGIN for dwampler
[192.168.1.201] to Horde [on line 43 of "/data/www/html/horde/login.php"]
May 01 13:22:42 HORDE [error] [horde] FAILED LOGIN for dsfa [192.168.1.201]
to Horde [on line 43 of "/data/www/html/horde/login.php"]

Any help would be appreciated, im beating my head against the wall...

Thanks.

KJQ




--
Horde mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: horde-unsubscribe at lists.horde.org



More information about the horde mailing list