Problem mit Installation 5.3.2 - Slim Application Error Code 8

Hallo,

ich bekomme bei der Installtion folgenden Fehler:

Slim Application Error
The application could not run because of the following error:

Details

Type: ErrorException
Code: 8
Message: Undefined index: REQUEST_SCHEME
File: /www/htdocs/w011e9d6/domain/recovery/install/src/app.php
Line: 521
Trace

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

Ich habe die Installation mehrmals getestet und die DB neu aufgesetzt, leider ohne Erfolg.

Was kann ich hier tun?

kuck Dir mal die vielen Beträge zu slim application error an;

Meistens liegt es an fehlenden Dateirechten, fehlenden Dateien, oder schlicht am falsch konfigurierten Server.

Was sagt denn das error-log des Servers ?

Konnte es mit diesem Tipp beheben: https://forum.shopware.com/discussion/comment/203416/#Comment_203416