September 28, 20187 yr Hi, I'm New To Linux And Froxlor And I Getting The This Error While The Installation SQLSTATE[HY000] [1045] Access Denied For User 'db'froxlor'@'localhost' (Using Password: YES) So Whats The Problem And How To Fix This And Please Answer With Details Cause I'm New To Linux I'm Using Lubuntu 18.
September 28, 20187 yr 1) why is there an ' character in the db username? 2) well the error message clearly tells you what the issue is: you either are not allowed to connect via localhost (maybe try 127.0.0.1) or your password is wrong
September 29, 20187 yr 22 hours ago, d00p said: 2) well the error message clearly tells you what the issue is: you either are not allowed to connect via localhost (maybe try 127.0.0.1) or your password is wrong that is no froxlor related error. I've done so many installations and in every default setup this works just fine. Can you verify that the user dbfroxlor can connect to localhost via CLI? # mysql -u dbfroxlor -p -h localhost
October 12, 20187 yr I suddenly started getting such errors on an already Active FROXLOR installation in Production. Though the error only appears while I try navigating to the Admin Settings page, every other pages works perfectly Okay. What I did to remedy it was to edit FROXLOR's config file in /lib directory and change 127.0.0.1 To localhost . Yet to really understand why that suddenly started anyway.
January 7, 20197 yr I have the same problem: SQLSTATE[HY000] [1045] Access denied for user 'froxlor'@'localhost' (using password: YES). Do I have to edit some file and in what folder? Thank you Orlando
January 7, 20197 yr On 9/29/2018 at 5:04 PM, d00p said: well the error message clearly tells you what the issue is: you either are not allowed to connect via localhost (maybe try 127.0.0.1) or your password is wrong
March 15, 20206 yr I had the same problem ... Your mysql password isn't complex enough .... choose a more complex password and it will work.
September 24, 20232 yr immer noch das gleiche problem in 2023 auch mit komplexerem passwort und # mysql -u dbfroxlor -p -h localhost bricht die installation hier ab.
September 24, 20232 yr 7 minutes ago, kulli said: immer noch das gleiche problem in 2023 auch mit komplexerem passwort und # mysql -u dbfroxlor -p -h localhost bricht die installation hier ab. So viel hilfreiche Information in einem Thread der 5 Jahre alt ist...bitte starte einen neuen Post und gib Infos zu OS und Versionen und eine konkrete Fehlermeldung an, inklusive was du schon versucht und gemacht hast.
September 24, 20232 yr vor 6 Minuten schrieb d00p: So viel hilfreiche Information in einem Thread der 5 Jahre alt ist...bitte starte einen neuen Post und gib Infos zu OS und Versionen und eine konkrete Fehlermeldung an, inklusive was du schon versucht und gemacht hast. habe die datenbank manuell angelegt dann geht es. Danke für die umfangreiche Hilfe. Ich wollte nur mal drauf hinweisen dass die Installation immer noch an der gleichen Stelle mit der gleichen Fehlermeldung abbricht: Debian 12 maria db
September 24, 20232 yr Nö funktioniert wunderbar...ich mach das mehrmals die Woche. Und manuell lege ich da auch keine Datenbank an, das macht die Installation
September 24, 20232 yr vor einer Stunde schrieb d00p: Nö funktioniert wunderbar...ich mach das mehrmals die Woche. Und manuell lege ich da auch keine Datenbank an, das macht die Installation Also ich bin über die Jahre hinweg jedesmal drüber gestolpert, mit den verschiedensten Anbietern von Servern. Dass es bei Dir jedesmal funktioniert liegt bestimmt daran dass es Deine eigenen Server sind mit einer speziellen Konfiguration. Der normale DummUser wie ich besorgt sich einen Vserver und versucht nach der Anleitung zu installieren und da kommt eben die besprochene Fehlermeldung beim Installationsvorgang.
September 24, 20232 yr Standard Debian oder Ubuntu...und nein, sind nicht nur "meine eigenen". Kann man jetzt ewig hin und her diskutieren, ohne mehr Info deinerseits kann ich dir leider nur das sagen was hier im thread schon zig Mal gesagt wurde: Die Fehlermeldung (von pdo/MySQL) sagt das Passwort für den User ist falsch. Ohne weitere Details ist es erstmal genau das.
September 24, 20232 yr Anleitung "DummUser" wie du es selbst sagst: und nein, das hab ich nicht selbst gemacht, falls du mir unterstellen willst das meine "spezial-server wo alles geht" dran schuld sind
Create an account or sign in to comment