# Installation SW6.5 scheitert am Herunterladen

**URL:** https://forum.shopware.com/t/installation-sw6-5-scheitert-am-herunterladen/99655
**Category:** Installation / Einstieg
**Tags:** administration
**Created:** [11. Mai 2023 um 12:06 UTC](https://forum.shopware.com/t/installation-sw6-5-scheitert-am-herunterladen/99655 "2023-05-11T12:06:41Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![csMessing](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.shopware.com/csmessing/32/18271_2.png) [@csMessing](https://forum.shopware.com/u/csMessing)
#### Post date: [11. Mai 2023 um 12:06 UTC](https://forum.shopware.com/t/installation-sw6-5-scheitert-am-herunterladen/99655/1 "2023-05-11T12:06:41Z")

</div>

Hallo Zusammen,

ich habe gerade versucht mal ein SW6.5 auf einer unserer Server zu installieren. Ich bekommen es bei keinem Anbieter zum Laufen und habe keine Idee. Es scheitert schon beim Schritt des Herunterladens.

Hat vielleicht jemand eine Idee?  
VG Danny

[critical] Error thrown while running command „install -d ‚/usr/www/users/cttkmd/shopware‘ --no-interaction --no-ansi -v“. Message: "Command „install“ is not defined.

Did you mean this?  
assets:install"

In Application.php line 702:

[Symfony\Component\Console\Exception\CommandNotFoundException]  
Command „install“ is not defined.

Did you mean this?  
assets:install

Exception trace:  
at phar:///usr/www/users/cttkmd/shopware/shopware-installer.phar.php/vendor/symfony/console/Application.php:702  
Symfony\Component\Console\Application-\>find() at phar:///usr/www/users/cttkmd/shopware/shopware-installer.phar.php/vendor/symfony/framework-bundle/Console/Application.php:105  
Symfony\Bundle\FrameworkBundle\Console\Application-\>find() at phar:///usr/www/users/cttkmd/shopware/shopware-installer.phar.php/vendor/symfony/console/Application.php:256  
Symfony\Component\Console\Application-\>doRun() at phar:///usr/www/users/cttkmd/shopware/shopware-installer.phar.php/vendor/symfony/framework-bundle/Console/Application.php:77  
Symfony\Bundle\FrameworkBundle\Console\Application-\>doRun() at phar:///usr/www/users/cttkmd/shopware/shopware-installer.phar.php/vendor/symfony/console/Application.php:168  
Symfony\Component\Console\Application-\>run() at phar:///usr/www/users/cttkmd/shopware/shopware-installer.phar.php/bin/console:15  
require() at /usr/www/users/cttkmd/shopware/shopware-installer.phar.php:41

---

<div class="post-metadata">

### Author: ![christian\_d\_kunkel](https://avatars.discourse-cdn.com/v4/letter/c/74df32/32.png) [@christian\_d\_kunkel](https://forum.shopware.com/u/christian_d_kunkel)
#### Post date: [17. Mai 2023 um 06:14 UTC](https://forum.shopware.com/t/installation-sw6-5-scheitert-am-herunterladen/99655/2 "2023-05-17T06:14:22Z")

</div>

Guten Morgen,

hast du eine Lösung gefunden? ich hänge aktuell beim gleichen Fehler fest:

Message: "Command „install“ is not defined

Vielen Dank im Voraus,

Chris

---

<div class="post-metadata">

### Author: ![csMessing](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.shopware.com/csmessing/32/18271_2.png) [@csMessing](https://forum.shopware.com/u/csMessing)
#### Post date: [17. Mai 2023 um 07:11 UTC](https://forum.shopware.com/t/installation-sw6-5-scheitert-am-herunterladen/99655/3 "2023-05-17T07:11:29Z")

</div>

Moin,

leider nein, über diesen Weg nicht. Das Eigenartige ist auch, dass ich den gleichen Fehler bei den verschiedensten Hostern bekomme.

Ich bin dann den Weg über die Commando-Zeile gegangen, denn das Script erzeugt ja zumindest bis zum Abbruch die composer.json. Also habe ich über die Commandozeile einfach composer install ausgeführt. Damit wurden alle Daten / Pakete heruntergeladen incl. public-Verzeichnis.

Im Anschluss den vHost auf das /public-Verzeichnis gelegt und im Browser aufgerufen. Es startet dann die bekannte Installations-/Einrichtungsroutine.

Das ganze Problem hängt also rein am herunterladen der Pakete.

Ich hoffe das hilft Dir ein wenig. Viel Glück.

VG Danny
