MySQL Forums
Forum List  »  German

Re: Anmeldung per PHP 7.2 an MySQL 8
Posted by: Michael Lengenfelder
Date: April 03, 2019 01:22AM

Hi, der Fehler tritt immer auf, denn der MySQL-Dienst neu gestartet wird.

Upgrade auf php7.3.4 hat auch nicht geholfen.

Das Problem liegt anscheinend im Auth-Modul: caching_sha2_password

Ich hab serverseitig auf native_password umgestellt, dass Passwort vom User neu definiert mit 'identified with...' usw. Jetzt kann ich MySQL gefahrlos durchstarten, der Connect zu MySQL klappt jetzt sofort.


Ich beobachte...

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Anmeldung per PHP 7.2 an MySQL 8
360
April 03, 2019 01:22AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.