[horde] setup db errors

Lonnie Cumberland lonnie at outstep.com
Mon Sep 17 17:38:40 PDT 2001


Thanks Joseph I will give it a try and read up on Mysql as well.

Cheers and have a good night,
Lonnie

Joseph Kacmarcik wrote:

>most definitely. (:
>
>you will need to add user priviliges for hordemgr on the horde database.
>
>the short of it will be:
>
>mysql -u root -p
>
>mysql> grant usage on horde.* to hordemgr at localhost identified by 'password';
>
>mysql> grant all privileges on horde.* to hordemgr at localhost;
>
>mysql> quit
>
>from there, you need to put in the password for hordemgr in any config files in the horde framework to use the database. (horde, imp, turba, etc)
>
>i'd suggest reading the mysql documentation if you're not familiar with these commands. http://www.mysql.com/documentation.
>
>good luck!
>joe
>
>
>
>Quoting Lonnie Cumberland <lonnie at outstep.com>:
>
>>Hello,
>>
>>Actually, I cannot login even from the command line as I get access 
>>denied for  user....
>>
>>I did run the "mysql < mysql_create.sql"
>>
>>Did I miss something?
>>
>>cheers,
>>Lonnie
>>
>>
>>
>>Joseph Kacmarcik wrote:
>>
>>>sorry to ask the dumb question, but can you login to mysql via command line
>>>
>>with the username and password you configured IMP to use?
>>
>>>that's my guess...
>>>joe
>>>
>>>Quoting Lonnie Cumberland <lonnie at outstep.com>:
>>>
>>>>Hello All,
>>>>
>>>>I have just set up Horde IMP and everything seems to work except with my 
>>>>database. I ran the mysql create db script, but now am getting these 
>>>>errors when I try to log in.
>>>>
>>>>Warning: Access denied for user: 'hordemgr at localhost' (Using password: 
>>>>YES) in /var/www/html/horde/imp/lib/db.mysql on line 153
>>>>
>>>[ BIG FAT SNIP ]
>>>
>>>>any ideas?
>>>>
>>>>Cheers,
>>>>Lonnie
>>>>
>>>>
>>>
>>>
>>>
>>>-------------------------------------------------
>>>This mail sent through IMP: http://horde.org/imp/
>>>
>>
>
>
>
>
>-------------------------------------------------
>This mail sent through IMP: http://horde.org/imp/
>



More information about the horde mailing list