# Problem bei Installation

**URL:** https://forum.shopware.com/t/problem-bei-installation/44487
**Category:** Installation/Einstieg
**Created:** [14. März 2017 um 19:56 UTC](https://forum.shopware.com/t/problem-bei-installation/44487 "2017-03-14T19:56:10Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Holle](https://avatars.discourse-cdn.com/v4/letter/h/50afbb/32.png) [@Holle](https://forum.shopware.com/u/Holle)
#### Post date: [14. März 2017 um 19:56 UTC](https://forum.shopware.com/t/problem-bei-installation/44487/1 "2017-03-14T19:56:10Z")

</div>

Guten Abend,

ich versuche gerade Shopware zu installieren, habe die Dateien mittels GIT und Plesk kopiert. Die Systemvorraussetzungen sind allesamt grün, trotzdem bricht die Installation mit folgender Fehlermeldung ab:

Slim Application Error

The application could not run because of the following error:

Details

**Type:** Doctrine\DBAL\DBALException

**Message:** An exception occurred while executing ‚SELECT s0\_.id AS id\_0, s0\_.name AS name\_1, s0\_.label AS label\_2, s0\_.namespace AS namespace\_3, s0\_.source AS source\_4, s0\_.description AS description\_5, s0\_.active AS active\_6, s0\_.added AS added\_7, s0\_.installation\_date AS installation\_date\_8, s0\_.update\_date AS update\_date\_9, s0\_.refresh\_date AS refresh\_date\_10, s0\_.author AS author\_11, s0\_.copyright AS copyright\_12, s0\_.license AS license\_13, s0\_.version AS version\_14, s0\_.support AS support\_15, s0\_.changes AS changes\_16, s0\_.link AS link\_17, s0\_.update\_version AS update\_version\_18, s0\_.update\_source AS update\_source\_19, s0\_.capability\_update AS capability\_update\_20, s0\_.capability\_install AS capability\_install\_21, s0\_.capability\_enable AS capability\_enable\_22, s0\_.capability\_secure\_uninstall AS capability\_secure\_uninstall\_23, s0\_.translations AS translations\_24 FROM s\_core\_plugins s0\_ WHERE s0\_.active = 1 AND s0\_.installation\_date IS NOT NULL‘: SQLSTATE[42S22]: Column not found: 1054 Unknown column ‚s0\_.translations‘ in ‚field list‘

**File:** /var/www/vhosts/racemob.de/httpdocs/vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php

**Line:** 119

Trace

```
 &nbsp;

```

#0 /var/www/vhosts/racemob.de/httpdocs/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(836): Doctrine\DBAL\DBALException::driverExceptionDuringQuery(Object(Doctrine\DBAL\Driver\PDOMySql\Driver), Object(PDOException), ‚SELECT s0\_.id A…‘, Array)  
#1 /var/www/vhosts/racemob.de/httpdocs/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Exec/SingleSelectExecutor.php(50): Doctrine\DBAL\Connection-\>executeQuery(‚SELECT s0\_.id A…‘, Array, Array, NULL)  
#2 /var/www/vhosts/racemob.de/httpdocs/vendor/doctrine/orm/lib/Doctrine/ORM/Query.php(321): Doctrine\ORM\Query\Exec\SingleSelectExecutor-\>execute(Object(Doctrine\DBAL\Connection), Array, Array)  
#3 /var/www/vhosts/racemob.de/httpdocs/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php(969): Doctrine\ORM\Query-\>\_doExecute()  
#4 /var/www/vhosts/racemob.de/httpdocs/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php(924): Doctrine\ORM\AbstractQuery-\>executeIgnoreQueryCache(NULL, 1)  
#5 /var/www/vhosts/racemob.de/httpdocs/vendor/doctrine/orm/lib/Doctrine/ORM/AbstractQuery.php(727): Doctrine\ORM\AbstractQuery-\>execute(NULL, 1)  
#6 /var/www/vhosts/racemob.de/httpdocs/engine/Shopware/Components/Theme/Util.php(191): Doctrine\ORM\AbstractQuery-\>getResult(1)  
#7 /var/www/vhosts/racemob.de/httpdocs/engine/Shopware/Components/Theme/Installer.php(231): Shopware\Components\Theme\Util-\>getActivePlugins()  
#8 /var/www/vhosts/racemob.de/httpdocs/engine/Shopware/Components/Theme/Installer.php(145): Shopware\Components\Theme\Installer-\>synchronizePluginThemes()  
#9 /var/www/vhosts/racemob.de/httpdocs/engine/Shopware/Components/Theme/Installer.php(116): Shopware\Components\Theme\Installer-\>synchronizeThemes()  
#10 /var/www/vhosts/racemob.de/httpdocs/recovery/install/src/Service/ThemeService.php(61): Shopware\Components\Theme\Installer-\>synchronize()  
#11 /var/www/vhosts/racemob.de/httpdocs/recovery/install/src/app.php(440): Shopware\Recovery\Install\Service\ThemeService-\>activateResponsiveTheme()  
#12 [internal function]: {closure}()  
#13 /var/www/vhosts/racemob.de/httpdocs/recovery/common/vendor/slim/slim/Slim/Route.php(462): call\_user\_func\_array(Object(Closure), Array)  
#14 /var/www/vhosts/racemob.de/httpdocs/recovery/common/vendor/slim/slim/Slim/Slim.php(1326): Slim\Route-\>dispatch()  
#15 /var/www/vhosts/racemob.de/httpdocs/recovery/common/vendor/slim/slim/Slim/Middleware/Flash.php(85): Slim\Slim-\>call()  
#16 /var/www/vhosts/racemob.de/httpdocs/recovery/common/vendor/slim/slim/Slim/Middleware/MethodOverride.php(92): Slim\Middleware\Flash-\>call()  
#17 /var/www/vhosts/racemob.de/httpdocs/recovery/common/vendor/slim/slim/Slim/Middleware/PrettyExceptions.php(67): Slim\Middleware\MethodOverride-\>call()  
#18 /var/www/vhosts/racemob.de/httpdocs/recovery/common/vendor/slim/slim/Slim/Slim.php(1271): Slim\Middleware\PrettyExceptions-\>call()  
#19 /var/www/vhosts/racemob.de/httpdocs/recovery/install/index.php(74): Slim\Slim-\>run()  
#20 {main}

&nbsp;

Kann mir jedam erklären, wo der Fehler liegen könnte?

Vielen Dank für die Hilfe

---

<div class="post-metadata">

### Author: ![SebastianKloepper](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.shopware.com/sebastiankloepper/32/21435_2.png) [@SebastianKloepper](https://forum.shopware.com/u/SebastianKloepper)
#### Post date: [14. März 2017 um 20:32 UTC](https://forum.shopware.com/t/problem-bei-installation/44487/2 "2017-03-14T20:32:50Z")

</div>

Hallo,

was genau heißt in deinem Fall kopiert mit GIT?

Willst du generell Shopware installieren / produktiv nutzen? Dann bitte da immer nur auf die offiziellen Pakete zurückgreifen unter dem Punkt „Downloads“. Dort dann das Installationspaket herunterladen oder noch einfacher, den One-File-Installer. Der One-File-Installer holt automatisch immer das aktuelles Release, lädt es auf deinen Server, etnpackt es direkt und startet den Installer.

([http://community.shopware.com/Downloads\_cat\_448.html](http://community.shopware.com/Downloads_cat_448.html))

Das ist der schnellste und einfachste Weg für eine saubere Shopware Installation

Sebastian

---

<div class="post-metadata">

### Author: ![Holle](https://avatars.discourse-cdn.com/v4/letter/h/50afbb/32.png) [@Holle](https://forum.shopware.com/u/Holle)
#### Post date: [15. März 2017 um 07:02 UTC](https://forum.shopware.com/t/problem-bei-installation/44487/3 "2017-03-15T07:02:20Z")

</div>

vielen Dank für die schnelle Antwort,&nbsp;

hab den Installer noch einmal probiert, nun hat alles geklappt!
