Shopware Plattform / 6 / Playground lokal ohne Docker

@AndreHerking schrieb:

Passwort müsste shopware sein,

Viele Grüße

Andre

Jap. Nach Login passiert allerdings nicht viel. Der Error ist:

Uncaught PHP Exception ErrorException: " Notice: Use of undefined constant PASSWORD_ARGON2I - assumed ‚PASSWORD_ARGON2I‘" at /Users/me/Desktop/code/shopware-dev/vendor/shopware/platform/src/Core/Framework/DataAbstractionLayer/Field/PasswordField.php line 24 

Habe dieses Thema gefunden: Critical: Argon2 algorithm not working in latest PHP 7.2 · Issue #237 · cloudfoundry/php-buildpack · GitHub

Ich nutze PHP 7.2.15. Hängt es hiermit evtl. zusammen? Wobei es ja laut issue eigentlich behoben ist.

Evtl muss ich es wohl nochmal mit –with-password-argon2 installieren. Mal schauen …