Zend Fehler nach 5.0.3 Installation mit Confixx

Hallo, ich erhalte nach der Installation von Shopware 5.0.3 folgende Fehlermeldung, ich hoffe Ihr könnt mir weiterhelfen: Warning: Uncaught exception ‘ErrorException’ with message ‘require_once(Zend/Db/Adapter/Pdo/Abstract.php): failed to open stream: No such file or directory’ in /var/www/web1/html/shopware/engine/Library/Zend/Db/Adapter/Pdo/Mysql.php:27 Stack trace: #0 /var/www/web1/html/shopware/engine/Library/Zend/Db/Adapter/Pdo/Mysql.php(27): Slim\Slim::handleErrors(2, ‘require_once(Ze…’, ‘/var/www/web1/h…’, 27, Array) #1 /var/www/web1/html/shopware/engine/Library/Zend/Db/Adapter/Pdo/Mysql.php(27): require_once() #2 /var/www/web1/html/shopware/recovery/common/vendor/composer/ClassLoader.php(412): include(’/var/www/web1/h…’) #3 /var/www/web1/html/shopware/recovery/common/vendor/composer/ClassLoader.php(301): Composer\Autoload\includeFile(’/var/www/web1/h…’) #4 [internal function]: Composer\Autoload\ClassLoader->loadClass(‘Zend_Db_Adapter…’) #5 /var/www/web1/html/shopware/engine/Library/Enlight/Components/Db/Adapter/Pdo/Mysql.php(35): spl_autoload_call(‘Zend_Db_Adapter…’) #6 /var/www/web1/html/shopware/recovery/common/vend in /var/www/web1/html/shopware/engine/Library/Zend/Db/Adapter/Pdo/Mysql.php on line 27 Fatal error: main(): Failed opening required ‘Zend/Db/Adapter/Pdo/Abstract.php’ (include_path=’.’) in /var/www/web1/html/shopware/engine/Library/Zend/Db/Adapter/Pdo/Mysql.php on line 27 [color=green]Danach habe ich die Schreibrechte des Rootordner auf 777 gestellt, nun erhalte ich folgende Fehlermeldung:[/color] Slim Application Error The application could not run because of the following error: Details Type: RuntimeException Message: Identifier DB not initialized yet File: /var/www/web1/html/shopware/recovery/install/src/ContainerProvider.php Line: 160 Trace #0 /var/www/web1/html/shopware/recovery/common/vendor/pimple/pimple/src/Pimple/Container.php(112): Shopware\Recovery\Install\ContainerProvider->Shopware\Recovery\Install{closure}(Object(Pimple\Container)) #1 /var/www/web1/html/shopware/recovery/install/src/ContainerProvider.php(143): Pimple\Container->offsetGet(‘db’) #2 /var/www/web1/html/shopware/recovery/common/vendor/pimple/pimple/src/Pimple/Container.php(112): Shopware\Recovery\Install\ContainerProvider->Shopware\Recovery\Install{closure}(Object(Pimple\Container)) #3 /var/www/web1/html/shopware/recovery/install/src/app.php(436): Pimple\Container->offsetGet(‘theme.service’) #4 [internal function]: {closure}() #5 /var/www/web1/html/shopware/recovery/common/vendor/slim/slim/Slim/Route.php(462): call_user_func_array(Object(Closure), Array) #6 /var/www/web1/html/shopware/recovery/common/vendor/slim/slim/Slim/Slim.php(1326): Slim\Route->dispatch() #7 /var/www/web1/html/shopware/recovery/common/vendor/slim/slim/Slim/Middleware/Flash.php(85): Slim\Slim->call() #8 /var/www/web1/html/shopware/recovery/common/vendor/slim/slim/Slim/Middleware/MethodOverride.php(92): Slim\Middleware\Flash->call() #9 /var/www/web1/html/shopware/recovery/common/vendor/slim/slim/Slim/Middleware/PrettyExceptions.php(67): Slim\Middleware\MethodOverride->call() #10 /var/www/web1/html/shopware/recovery/common/vendor/slim/slim/Slim/Slim.php(1271): Slim\Middleware\PrettyExceptions->call() #11 /var/www/web1/html/shopware/recovery/install/index.php(74): Slim\Slim->run() #12 {main}