unda dann composer install befehl und ich kriege diese Warnung:
Warning: Ambiguous class resolution, "Doctrine\ORM\Persisters\Entity\BasicEntityPersister" was found in both "$baseDir . '/engine/Library/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php" and "/Users/Ertuzio/Documents/Projects/SHOPWARE/shopware/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php", the first will be used.
Warning: Ambiguous class resolution, "Doctrine\Common\Proxy\AbstractProxyFactory" was found in both "$baseDir . '/engine/Library/Doctrine/Common/Proxy/AbstractProxyFactory.php" and "/Users/Ertuzio/Documents/Projects/SHOPWARE/shopware/vendor/doctrine/common/lib/Doctrine/Common/Proxy/AbstractProxyFactory.php", the first will be used.
Ich kann nicht den Shopware öffnen! Ich kriege diese Fehler im Browser:
Warning: require_once(/Users/Ertuzio/Documents/Projects/SHOPWARE/shopware/recovery/common/vendor/autoload.php): failed to open stream: No such file or directory in /Users/Ertuzio/Documents/Projects/SHOPWARE/shopware/recovery/common/autoload.php on line 30
Fatal error: require_once(): Failed opening required '/Users/Ertuzio/Documents/Projects/SHOPWARE/shopware/recovery/common/vendor/autoload.php' (include_path='.:/Applications/MAMP/bin/php/php7.1.6/lib/php') in /Users/Ertuzio/Documents/Projects/SHOPWARE/shopware/recovery/common/autoload.php on line 30
Aber trotzdem ich kriege immer die gleiche Warnung.
Mann kann nicht composer install und/oder ant build-unit ausführen ohne diese Warnung zu bekommen
Warning: Ambiguous class resolution, "Doctrine\ORM\Persisters\Entity\BasicEntityPersister" was found in both "$baseDir . '/engine/Library/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php" and "/Users/Ertuzio/Documents/Projects/SHOPWARE/shopware/vendor/doctrine/orm/lib/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php", the first will be used.
Warning: Ambiguous class resolution, "Doctrine\Common\Proxy\AbstractProxyFactory" was found in both "$baseDir . '/engine/Library/Doctrine/Common/Proxy/AbstractProxyFactory.php" and "/Users/Ertuzio/Documents/Projects/SHOPWARE/shopware/vendor/doctrine/common/lib/Doctrine/Common/Proxy/AbstractProxyFactory.php", the first will be used.
Ich habe mich ganzen Tag herum gespielt mit zip und git version von Shopware, auch auf dem Ubuntu Linux OS und zum entschluss gekommen das es nicht möglich ist irgendwelches Befehl mit composer oder ant zu machen so das nichts kaputt geht…
Da ist ein Fehler mit composer.json von Shopware und das müssen die Programmierer von Shopware erledigen!
Wenn man Shopware installiert muss es möglich sein sofort den Befehl “composer install” ohne irgendwelche Warnung oder sonst ausführen zu können.
OK ich habe jetzt nochmal versucht und mit git version funktioniert es obwohl diese Warnung immer kommt:
1. git version von Shopware
ich habe es mit ant configuriert und build gemacht:
alles war in Ordnung
und dann habe ich dieses plugin installiert:
Und es funktioniert ok.
2. zip version von Shopware
Dann habe ich mit zip version von der Website so gemacht:
shopware.zip installation installiert und extrahiert
Server und Datenbank hingelegt mit MAMP
Shopware im browser geöffnet
installation durchgeführt
Shopware im browser geöffnet
Alles in ordnung!
Und dann im Terminal
composer require shyim/shopware-profiler
Und dann, man kann den Shopware nicht mehr im browser öffnen:
Ich kriege dieser Fehler:
Warning: require(/Users/User/Documents/Projects/SHOPWARE/zip/vendor/composer/../../tests/dbunit_shims.php): failed to open stream: No such file or directory in /Users/User/Documents/Projects/SHOPWARE/zip/vendor/composer/autoload_real.php on line 70
Fatal error: require(): Failed opening required '/Users/User/Documents/Projects/SHOPWARE/zip/vendor/composer/../../tests/dbunit_shims.php' (include_path='/Users/User/Documents/Projects/SHOPWARE/zip/engine/Library:.:/Applications/MAMP/bin/php/php7.1.6/lib/php') in /Users/User/Documents/Projects/SHOPWARE/zip/vendor/composer/autoload_real.php on line 70