[Typo3-german] Seltsames Datenbankproblem

Dirk Völlger dirk at hochschulfest.de
Tue Oct 25 21:31:52 CEST 2005


Habe das Problem gelöst. Ich musste extra 

SET PASSWORD FOR 'some_user'@'some_host' = PASSWORD('mypass'); in MYSQL
ausführen. Erklärung dauert mir jetzt zu lange, wer das gleiche Problem
haben sollte kann folgende Links nutzen:

http://dev.mysql.com/doc/refman/5.0/en/password-hashing.html

und

http://dev.mysql.com/doc/refman/5.0/en/old-client.html

War also nicht wirklich ein TYPO3-Problem, also sorry für das halbe
OFFTOPIC-Posting

dirk

Am Dienstag, den 25.10.2005, 21:02 +0200 schrieb Dirk Völlger:
> Hallo,
> 
> ich wollte eine neue Typo3-Instanz aufsetzen und legte, wie immer als
> erstes eine neue DB an:
> 
> create database DATENBANK;
> GRANT ALL ON DATENBANK.* TO USER at localhost IDENTIFIED BY "PASSWORD"
> flush privileges;
> 
> USER und Passwort gab ich dann im INSTALLTOOL-Schritt 1 an und erhalte
> ständig den Fehler:
> 
> Warning: mysql_pconnect(): Client does not support authentication
> protocol requested by server; consider upgrading MySQL client
> in /var/www/typo3_src-3.8.0/t3lib/class.t3lib_db.php on line 831
> 
> Ich nutze Ubuntu 5.04 mit MYSQL 4.1.10 und Typo3 3.8 und habe bereits
> mehrere Instanzen auf dem Rechner laufen, dieses Problem ist mir also
> völlig suspekt, zumal ich mich manuell mit der Datenbank verbinden kann.
> 
> Sieht jemand einen Fehler?
> 
> Danke!
> 
> dirk
> 
> 
> 
> _______________________________________________
> Typo3-german mailing list
> Typo3-german at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-german
> 




More information about the TYPO3-german mailing list