Summary | Mysqli backend - ccess denied for user 'hordeuser'@'localhost' (using password: NO) |
Queue | Horde Groupware Webmail Edition |
Queue Version | 5.2.22 |
Type | Bug |
State | Not A Bug |
Priority | 3. High |
Owners | |
Requester | akos.balla (at) sirc (dot) hu |
Created | 03/06/2022 (1217 days ago) |
Due | |
Updated | 03/10/2022 (1213 days ago) |
Assigned | |
Resolved | 03/10/2022 (1213 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Not A Bug
Please use the mailing lists to ask for support.
http://www.horde.org/mail/ contains a list of all available mailing lists.
State ⇒ Unconfirmed
Priority ⇒ 3. High
Type ⇒ Bug
Summary ⇒ Mysqli backend - ccess denied for user 'hordeuser'@'localhost' (using password: NO)
Queue ⇒ Horde Groupware Webmail Edition
Milestone ⇒
Patch ⇒ No
installed from Pear following the guide at
https://github.com/horde/webmail/blob/master/doc/INSTALL.rst on
AlmaLinux release 8.5 (Arctic Sphynx), I've set up a MySQL password on
the database and provided it when `webmail-install` asked for it,
still, when I try to log in, passing my admin credentials the web page
just reloads, apparently trying to load something from
/services/portal according to the extended URL afterwards. Digging my
logs I found this suspicious from my MariaDB 10.3.28 server:
2022-03-06 4:16:11 9 [Warning] Access denied for user
'hordeuser'@'localhost' (using password: NO)
Can anyone please advise if this is a bug or I am doing something
wrong. Please, let me know what further info you need.