we are not able to install Shopware v6.5.4.0 (PHP 8.2.8) with MariaDb. Tested with version:
10.5.22-MariaDB-1:10.5.22+maria~ubu2004 mit PHP-Erweiterung MySQLi
and also 10.6.15. Tables are generated in the database, but the installation failed with an error in step 510 from 606:
510/606 [=======================░░░░░] 84%06:51:22 ERROR
[app] Migration: "ShopwareCoreMigrationV6_4Migration1656397126AddMainVariantConfiguration" failed:
"An exception occurred while executing a query: SQLSTATE[HY000]:
General error: 1901 Function or expression 'variant_listing_config' cannot
be used in the CHECK clause of `variant_listing_config`"
2
Answers
Please see the requirements.
You should consider updating or downgrading to neither one of these versions.
For anyone using Homebrew I recommend version
brew install [email protected]
it’s works well. This will install 10.4.31 to your system.