# slim application error code 8

**URL:** https://forum.shopware.com/t/slim-application-error-code-8/47670
**Category:** Installation/Einstieg
**Created:** [18. August 2017 um 17:02 UTC](https://forum.shopware.com/t/slim-application-error-code-8/47670 "2017-08-18T17:02:36Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![myPhone](https://avatars.discourse-cdn.com/v4/letter/m/eb9ed0/32.png) [@myPhone](https://forum.shopware.com/u/myPhone)
#### Post date: [18. August 2017 um 17:02 UTC](https://forum.shopware.com/t/slim-application-error-code-8/47670/1 "2017-08-18T17:02:36Z")

</div>

Hallo zusammen,

ich bin ein Neuling auf dem Gebiet und habe mir hier auch schon einiges durchgelesen. Leider aber nichts gefunden zu dem Thema.

Ich habe kurz vor Installationsabschluss einen Fehlermeldung&nbsp;

&nbsp;

> Slim Application Error
> 
> The application could not run because of the following error:
> 
> Details
> 
> **Type:** &nbsp;ErrorException
> 
> **Code:** &nbsp;8
> 
> **Message:** &nbsp;Undefined index: c\_config\_shop\_language
> 
> **File:** &nbsp;/homepages/32/d582565079/htdocs/recovery/install/src/app.php
> 
> **Line:** &nbsp;445
> 
> Trace
> 
> &nbsp;
> 
> #0 /homepages/32/d582565079/htdocs/recovery/install/src/app.php(445): Slim\Slim::handleErrors(8, ‚Undefined index…‘, ‚/homepages/32/d…‘, 445, Array)#1 [internal function]: {closure}()#2 /homepages/32/d582565079/htdocs/recovery/common/vendor/slim/slim/Slim/Route.php(462): call\_user\_func\_array(Object(Closure), Array)#3 /homepages/32/d582565079/htdocs/recovery/common/vendor/slim/slim/Slim/Slim.php(1326): Slim\Route-\>dispatch()#4 /homepages/32/d582565079/htdocs/recovery/common/vendor/slim/slim/Slim/Middleware/Flash.php(85): Slim\Slim-\>call()#5 /homepages/32/d582565079/htdocs/recovery/common/vendor/slim/slim/Slim/Middleware/MethodOverride.php(92): Slim\Middleware\Flash-\>call()#6 /homepages/32/d582565079/htdocs/recovery/common/vendor/slim/slim/Slim/Middleware/PrettyExceptions.php(67): Slim\Middleware\MethodOverride-\>call()#7 /homepages/32/d582565079/htdocs/recovery/common/vendor/slim/slim/Slim/Slim.php(1271): Slim\Middleware\PrettyExceptions-\>call()#8 /homepages/32/d582565079/htdocs/recovery/install/index.php(75): Slim\Slim-\>run()
> 
> #9 {main}

Kann mir jemand sagen was ich nun machen muss damit ich den Shop auch nutzen kann?

Danke im Voraus! 🙂

---

<div class="post-metadata">

### Author: ![TimmeHosting](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.shopware.com/timmehosting/32/15580_2.png) [@TimmeHosting](https://forum.shopware.com/u/TimmeHosting)
#### Post date: [22. August 2017 um 22:57 UTC](https://forum.shopware.com/t/slim-application-error-code-8/47670/2 "2017-08-22T22:57:49Z")

</div>

Evtl. ist beim Anlegen der Datenbanktabellen etwas schief gegangen. Ich würde an Deiner Stelle die Datenbank einmal leeren und die Installation noch einmal durchführen.

![](https://europe1.discourse-cdn.com/flex013/uploads/shopware/original/1X/385eaa628505df573ebf33722f780335f53ac1b2.png)

Timme Hosting - schnelles nginx-Hosting

[www.timmehosting.de](https://timmehosting.de/)

---

<div class="post-metadata">

### Author: ![SSB](https://avatars.discourse-cdn.com/v4/letter/s/eb9ed0/32.png) [@SSB](https://forum.shopware.com/u/SSB)
#### Post date: [23. Februar 2018 um 17:54 UTC](https://forum.shopware.com/t/slim-application-error-code-8/47670/3 "2018-02-23T17:54:21Z")

</div>

Wir haben die gleiche Meldung, deshalb würde uns die Lösung interessieren.

---

<div class="post-metadata">

### Author: ![michael.m](https://avatars.discourse-cdn.com/v4/letter/m/3bc359/32.png) [@michael.m](https://forum.shopware.com/u/michael.m)
#### Post date: [6. April 2018 um 07:48 UTC](https://forum.shopware.com/t/slim-application-error-code-8/47670/4 "2018-04-06T07:48:41Z")

</div>

Hey, in der Datei /recovery/install/src/app.php gibt es ca. ab Zeile 102 diesen code

```
unset(
    $_SESSION['parameters']['c_config_shop_language'],
    $_SESSION['parameters']['c_config_shop_currency'],
    $_SESSION['parameters']['c_config_admin_language']
);

```

Wenn du den auskommentierst, sollte die Installation durchlaufen. (SW 5.4.2)

---

<div class="post-metadata">

### Author: ![SSB](https://avatars.discourse-cdn.com/v4/letter/s/eb9ed0/32.png) [@SSB](https://forum.shopware.com/u/SSB)
#### Post date: [10. Mai 2018 um 16:28 UTC](https://forum.shopware.com/t/slim-application-error-code-8/47670/5 "2018-05-10T16:28:47Z")

</div>

Hallo **michael.m** , vielen Dank für **deine Antwort** , **die** zur **Lösung** des Problems geführt hat. Nun konnte die Shopware 5 (es wurde jetzt 5.4.3) installiert werden. Der Support konnte leider nicht zur Lösung des Problems beitragen.

Zum Glück haben wir nochmals im Forum nachgesehen, denn eine Nachricht, das eine Antwort / Kommentar eingegangen ist, wurde nicht automatisch gesendet.

Sollte diese “Auskommentierung” wieder zurückgenommen werden? Nach der Installation hat sich das Thema erledigt, richtig?
