Getting slim application error

Hi

I tried to isntall shopware 5.1.6 but in the step configuration on clicking forward i am getting error

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:  /home/latestthemes/public_html/shopware/recovery/install/src/app.php

Line:  378

Trace

  

#0 /home/latestthemes/public_html/shopware/recovery/install/src/app.php(378): Slim\Slim::handleErrors(8, ‘Undefined index…’, ‘/home/latestthe…’, 378, Array)#1 [internal function]: {closure}()#2 /home/latestthemes/public_html/shopware/recovery/common/vendor/slim/slim/Slim/Route.php(462): call_user_func_array(Object(Closure), Array)#3 /home/latestthemes/public_html/shopware/recovery/common/vendor/slim/slim/Slim/Slim.php(1326): Slim\Route->dispatch()#4 /home/latestthemes/public_html/shopware/recovery/common/vendor/slim/slim/Slim/Middleware/Flash.php(85): Slim\Slim->call()#5 /home/latestthemes/public_html/shopware/recovery/common/vendor/slim/slim/Slim/Middleware/MethodOverride.php(92): Slim\Middleware\Flash->call()#6 /home/latestthemes/public_html/shopware/recovery/common/vendor/slim/slim/Slim/Middleware/PrettyExceptions.php(67): Slim\Middleware\MethodOverride->call()#7 /home/latestthemes/public_html/shopware/recovery/common/vendor/slim/slim/Slim/Slim.php(1271): Slim\Middleware\PrettyExceptions->call()#8 /home/latestthemes/public_html/shopware/recovery/install/index.php(74): Slim\Slim->run()

#9 {main}