Welt seid mir gegrüßt,
Nach der Installation von 5.6.0 RC1, sowohl über den Browser als auch über Shell, erscheint folgender Fehler.
Dieser erscheint im allerletzten schritt recovery/install/finalize
PHP Fatal error: During class fetch: Uncaught ReflectionException: Class Smarty_Internal_Resource_Extends not found in /mnt/d/linux-workspace/www/shopware56-dev/engine/Library/Enlight/Components/Snippet/Resource.php:32\nStack trace:\n#0 /mnt/d/linux-workspace/www/shopware56-dev/vendor/composer/ClassLoader.php(444): include('/mnt/d/linux-wo...')\n#1 /mnt/d/linux-workspace/www/shopware56-dev/vendor/composer/ClassLoader.php(322): Composer\\Autoload\\includeFile('/mnt/d/linux-wo...')\n#2 [internal function]: Composer\\Autoload\\ClassLoader->loadClass('Enlight_Compone...')\n#3 [internal function]: spl_autoload_call('Enlight_Compone...')\n#4 /mnt/d/linux-workspace/www/shopware56-dev/vendor/symfony/config/Resource/ClassExistenceResource.php(78): class_exists('Enlight_Compone...')\n#5 /mnt/d/linux-workspace/www/shopware56-dev/vendor/symfony/config/Resource/SelfCheckingResourceChecker.php(34): Symfony\\Component\\Config\\Resource\\ClassExistenceResource->isFresh(1563013106)\n#6 /mnt/d/linux-workspace/www/shopware56-dev/vendor/symfony/config/ResourceC in /mnt/d/linux-workspace/www/shopware56-dev/engine/Library/Enlight/Components/Snippet/Resource.php on line 32
Setup:
Ubuntu 18.04. unter Windows 10
Apache
PHP 7.3.7
MySQL 5.7.26
Alle benötigten PHP extensions vorhanden
Genutze Quellen:
- Installationspaket ( https://releases.shopware.com/install_5.6.0_RC1_6101994ce54abf2fac949bec532fc7cc075eb07d.zip )
- Updatepaket ( Von 5.5.10 auf 5.6.0-RC1 - https://releases.shopware.com/update_5.6.0_RC1_011f6662e577c9bc824809f26039f56ac0119da2.zip )
- git clone shopware/shopware branch 5.6
Rechte sind alle auf 777.
5.5.10 Installation funktioniert mit diesem Setup ohne Probleme.
Jemand ne Idee?