Hi,
I suddenly decided to delete every user there was except from root.
well, that was a bad idea, since I lost the horde user. now when I try to get webmail, that worked fine until yesterday, i get the following error:
Warning: Access denied for user: 'hordemgr@localhost' (Using password: YES) in /home/httpd/horde-phplib/db_mysql.inc on line 73
Warning: Access denied for user: 'hordemgr@localhost' (Using password: YES) in /home/httpd/horde-phplib/db_mysql.inc on line 73
Warning: Access denied for user: 'hordemgr@localhost' (Using password: YES) in /home/httpd/horde-phplib/db_mysql.inc on line 73
I did
mysql>grant all privileges on horde.* to horde@localhost identified by 'horde';
(got that from the forum here )and also
mysql>grant all privileges on horde.* to hordemgr@localhost identified by 'horde';
in case the that was the user.
it still doesn't work.
I think the password 'horde' is not the right one, but I don't know where I could get it from, of if there is a way I could restore it as there is for the root user
I'm using mitel 5.
thanks
Indira