Hallo zusammen,
ich habe einen frischen Ubuntu Server 16.04 aufgesetzt mit Apache 2.4.18 und PHP 7.0.4. Shopware Version ist die 5.1.6
Ich öffne die Installationseite unter http://xxx.xxx.xxx.xxx/shopware/recovery/install/index.php
So bald ich dann auf Weiter gehe kommt folgende Meldung
Fatal error: Uncaught Error: Call to undefined function Shopware\Recovery\Install\simplexml_load_file() in /var/www/html/shopware/recovery/install/src/Requirements.php:84 Stack trace: #0 /var/www/html/shopware/recovery/install/src/Requirements.php(439): Shopware\Recovery\Install\Requirements->getList() #1 /var/www/html/shopware/recovery/install/src/app.php(187): Shopware\Recovery\Install\Requirements->toArray() #2 [internal function]: {closure}() #3 /var/www/html/shopware/recovery/common/vendor/slim/slim/Slim/Route.php(462): call_user_func_array(Object(Closure), Array) #4 /var/www/html/shopware/recovery/common/vendor/slim/slim/Slim/Slim.php(1326): Slim\Route->dispatch() #5 /var/www/html/shopware/recovery/common/vendor/slim/slim/Slim/Middleware/Flash.php(85): Slim\Slim->call() #6 /var/www/html/shopware/recovery/common/vendor/slim/slim/Slim/Middleware/MethodOverride.php(92): Slim\Middleware\Flash->call() #7 /var/www/html/shopware/recovery/common/vendor/slim/slim/Slim/Middleware/PrettyExceptions.php(67): Slim\Middleware\Meth in /var/www/html/shopware/recovery/install/src/Requirements.php on line 84
Vielen Dank schon mal vorab für eure Hilfe! Ich muss gestehen das ich nicht gerade ein Künstler bin in der Handhabung von Linux
es ist wieder mal die willkürliche upstream paket aufspaltung von debian/ubuntu, man braucht jetzt die debian/ubuntu paket php7.0-xml
für simplexml.
1 „Gefällt mir“
Vielen Dank für die Hilfe. Jetzt stecke ich kurz vor dem ZIel nochmal fest. Und zwar nach dem Schritt Konfiguration (Name des Shopts, admin user einrichten etc.) wenn ich auf Weiter klicke kommt folgendes
Fatal error: Uncaught Error: Call to undefined function mb_internal_encoding() in /var/www/html/shopware/engine/Library/Enlight/Template/Manager.php:99 Stack trace: #0 /var/www/html/shopware/engine/Library/Enlight/Template/Manager.php(87): Enlight_Template_Manager->setCharset() #1 [internal function]: Enlight_Template_Manager->__construct() #2 /var/www/html/shopware/engine/Library/Enlight/Class.php(126): ReflectionClass->newInstance() #3 /var/www/html/shopware/engine/Shopware/Components/DependencyInjection/Bridge/Template.php(51): Enlight_Class::Instance('Enlight_Templat...') #4 /var/www/html/shopware/var/cache/production_201605230943/proxies/ShopwareProductionProjectContainer.php(1301): Shopware\Components\DependencyInjection\Bridge\Template->factory(Object(Enlight_Event_EventManager), Object(Enlight_Components_Snippet_Resource), Object(Shopware\Components\Escaper\Escaper), Array) #5 /var/www/html/shopware/vendor/symfony/dependency-injection/Container.php(327): ShopwareProductionProjectContainer->getTemplateService() #6 in /var/www/html/shopware/engine/Library/Enlight/Template/Manager.php on line 99
Okay erwischt. Hab bei dem zweiten Problem selbst nicht recherchiert…Vielen Dank für die Hilfe. Jetzt scheint so weit alles in Ordnung zu sein