Hallo liebes Forum,
ich habe gerade OTRS 3.3.6 installiert und komme nicht weiter.
Die Meldung: web Zugriff
Fehlermeldung: Access denied for user 'otrs'@'localhost' (using password: YES)
Ausgeführt habe ich bisher nur:
mysql> GRANT ALL PRIVILEGES ON otrs.* TO otrs@localhost IDENTIFIED BY "mypass" WITH GRANT OPTION;
Query OK, 0 rows affected (0.00 sec)
Das hat aber leider noch nicht geholfen.
Gruß
Vogone
Anmeldung nach Installation nicht möglich
Re: Anmeldung nach Installation nicht möglich
hast Du auch mal die Rechte neu geladen in mysql?
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Re: Anmeldung nach Installation nicht möglich
... ich habe noch FLUSH PRIVILEGES; ausgeführt.
Re: Anmeldung nach Installation nicht möglich
dann sollte es funktionieren, wenn das Passwort identisch ist
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Re: Anmeldung nach Installation nicht möglich
aber wo setze ich das Passwort? mysql -u otrs -p funktioniert jedenfalls.
Re: Anmeldung nach Installation nicht möglich
in der Config.pm
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com