获取核心:错误处理程序 (BE):PHP 警告:ddev typo3 中的 gzuncompress()

getting Core: Error handler (BE): PHP Warning: gzuncompress() in ddev typo3

您好,我在 typo3 中收到以下错误。

Core: Error handler (BE): PHP Warning: gzuncompress(): need dictionary in /var/www/html/public/typo3/sysext/core/Classes/Cache/Backend/Typo3DatabaseBackend.php line 157

有人对此有解决方案吗?

提前致谢。

'DB' => [
    'Connections' => [
        'Default' => [
            'charset' => 'utf8mb4',
            'driver' => 'mysqli',
        ],
    ],
],

在 LocalConiguration.php

中使用字符集 utf8mb4