# Slim Application Error bei Installation

**URL:** https://forum.shopware.com/t/slim-application-error-bei-installation/37641
**Category:** Installation/Einstieg
**Created:** [22. Juni 2016 um 18:27 UTC](https://forum.shopware.com/t/slim-application-error-bei-installation/37641 "2016-06-22T18:27:39Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Tiloklom](https://avatars.discourse-cdn.com/v4/letter/t/e9a140/32.png) [@Tiloklom](https://forum.shopware.com/u/Tiloklom)
#### Post date: [22. Juni 2016 um 18:27 UTC](https://forum.shopware.com/t/slim-application-error-bei-installation/37641/1 "2016-06-22T18:27:39Z")

</div>

Hallo,

bekomme beim installieren folgende Fehlermeldung bei dem letzten Step der Installation.

Ebenfalls kann ich bei Step1 die Lang nicht auf Deutsch stellen. Wenn ich dies versuche, schaltet er sofort wieder auf Englisch.

Habe den Fehler mal angehangen. Hoffe ihr könnt mir helfen.

```
Slim Application Error

The application could not run because of the following error:
Details
Type: ErrorException
Code: 8
Message: Undefined index: c_config_admin_language
File: /www/htdocs/w014bda2/wheel-store.com/shopware/recovery/install/src/app.php
Line: 378
Trace

#0 /www/htdocs/w014bda2/wheel-store.com/shopware/recovery/install/src/app.php(378): Slim\Slim::handleErrors(8, 'Undefined index...', '/www/htdocs/w01...', 378, Array)
#1 [internal function]: {closure}()
#2 /www/htdocs/w014bda2/wheel-store.com/shopware/recovery/common/vendor/slim/slim/Slim/Route.php(462): call_user_func_array(Object(Closure), Array)
#3 /www/htdocs/w014bda2/wheel-store.com/shopware/recovery/common/vendor/slim/slim/Slim/Slim.php(1326): Slim\Route->dispatch()
#4 /www/htdocs/w014bda2/wheel-store.com/shopware/recovery/common/vendor/slim/slim/Slim/Middleware/Flash.php(85): Slim\Slim->call()
#5 /www/htdocs/w014bda2/wheel-store.com/shopware/recovery/common/vendor/slim/slim/Slim/Middleware/MethodOverride.php(92): Slim\Middleware\Flash->call()
#6 /www/htdocs/w014bda2/wheel-store.com/shopware/recovery/common/vendor/slim/slim/Slim/Middleware/PrettyExceptions.php(67): Slim\Middleware\MethodOverride->call()
#7 /www/htdocs/w014bda2/wheel-store.com/shopware/recovery/common/vendor/slim/slim/Slim/Slim.php(1271): Slim\Middleware\PrettyExceptions->call()
#8 /www/htdocs/w014bda2/wheel-store.com/shopware/recovery/install/index.php(74): Slim\Slim->run()
#9 {main}

```

&nbsp;

---

<div class="post-metadata">

### Author: ![oxc](https://avatars.discourse-cdn.com/v4/letter/o/f6c823/32.png) [@oxc](https://forum.shopware.com/u/oxc)
#### Post date: [23. Juni 2016 um 09:51 UTC](https://forum.shopware.com/t/slim-application-error-bei-installation/37641/2 "2016-06-23T09:51:52Z")

</div>

Hast du das Problem gelößt?

Denn wenn ich&nbsp;[http://wheel-store.com/recovery/install/](http://wheel-store.com/recovery/install/) funktioniert der Installe, zurmindest bis zu eingabe der Datenbank daten, ab da mache ich mal nicht weiter 🙂

LG,

Lasse

---

<div class="post-metadata">

### Author: ![Moritz\_Naczenski](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.shopware.com/moritz_naczenski/32/7792_2.png) [@Moritz\_Naczenski](https://forum.shopware.com/u/Moritz_Naczenski)
#### Post date: [27. Juni 2016 um 11:49 UTC](https://forum.shopware.com/t/slim-application-error-bei-installation/37641/3 "2016-06-27T11:49:13Z")

</div>

Hallo,

kann mir nur vorstellen, dass da Dateien fehlen.

Gesehen habe ich den Fehler zumindest bisher noch nicht.

Moritz

---

<div class="post-metadata">

### Author: ![carl](https://avatars.discourse-cdn.com/v4/letter/c/ee7513/32.png) [@carl](https://forum.shopware.com/u/carl)
#### Post date: [17. Juli 2016 um 10:05 UTC](https://forum.shopware.com/t/slim-application-error-bei-installation/37641/4 "2016-07-17T10:05:32Z")

</div>

Bekomme den gleichen Fehler mit dem aktuellen Installationspaket für 5.2.2 von [http://community.shopware.com/Downloads\_cat\_448.html](http://community.shopware.com/Downloads_cat_448.html)

Apache 2/PHP 7.0.0

Das Problem scheint in der selectLanguage() function in \recovery\install\src\app.php ab Zeile 75 zu liegen. Aus einem mir noch nicht ersichtlichen Grund wird beim Aufrufen des letzten Installations-Schritts die Bedingung in Zeile 75 erfüllt und somit u.a. $\_SESSION[„parameters“][‚c\_config\_admin\_language‘] zurückgesetzt.
