[imp] IMP 3.0 login problem
Oliver Schulze L.
oliver@samera.com.py
Tue, 12 Mar 2002 13:58:16 -0300
Check that you can connect to MySQL with this command:
# mysql -h localhost -u horde -p
Then look at the docs/INSTALL file to see where to configure the passwd
of the user horde.
Oliver
Gérard Gachelin wrote:
> Hello,
>
> I just installed horde 2.0, imp 3.0 on a Sparc server running Solaris
> 8 (gcc 3.0.4, apache 1.3.23, php 4.1.2, mysql 3.23.49)
>
> horde is working fine if I trust the test.php page.
>
>
> But I can't login to the imap server via imp.
> When I click the Login button, I receive the following document :
>
> A fatal error has occurred object(db_error)(7) {
> ["error_message_prefix"]=>
> string(0) ""
> ["mode"]=>
> int(1)
> ["level"]=>
> int(1024)
> ["code"]=>
> int(-24)
> ["message"]=>
> string(24) "DB Error: connect failed"
> ["userinfo"]=>
> string(86) " [nativecode=Access denied for user: 'horde@localhost'
> (Using password: YES)] ** Array"
> ["callback"]=>
> NULL
> }
> [/usr/local/apache/shtdocs/horde/lib/Prefs/sql.php : 102]
>
> (the horde database exists. I can connect to this database using the
> mysql command and the user horde)
>
> Thanks for any help.
--
Oliver Schulze L.
oliver@samera.com.py
Asuncion-Paraguay