Hallo,
die Installation auf PHP 7.3 lief ohne Probleme, alle Ordnerrechte und PHP Erweiterungen waren laut dem Install-Script OK und grün. Ich habe das ganze über den Vhost auf einer lokalen Domain (shopware6.loc) zu laufen.
Das Backend läd erst mal und zeigt auch alles (soweit ich das beurteilen kann) an. Allerdings funktionieren verschiedene Funktionen nicht, z.B. konnte ich keine Demodaten installieren:
Der Post: “http://www.shopware6.loc/api/v1/_action/plugin/install?pluginName=SwagPlatformDemoData” liefert nur:
XHRPOSThttp://www.shopware6.loc/api/v1/_action/plugin/install?pluginName=SwagPlatformDemoData
[HTTP/1.1 500 Internal Server Error 2193ms]
JSON
errors […]
0 {…}
code 0
status 500
title Internal Server Error
detail The path option must be set.
Antwortinhalt
1
Was kann ich tun?
Und ist es normal das Shopware 6 gar kein Frontend Template hat? Da wird nur Plaintext bei mir geladen.