Ich setze für mehrere Webseiten typo3 9.5.22 ein und bis vor Kurzem hat alles problemlos funktioniert. Doch plötzlich wird im backend die folgende Fehlermeldung angezeigt, ohne dass ich an der Installation etwas geändert habe:
It looks like the character set utf8 is not used for this connection even though it is configured as connection charset. This TYPO3 installation is using the $GLOBALS['TYPO3_CONF_VARS']['SYS']['setDBinit'] property with the following value: "". Please make sure that this command does not overwrite the configured charset.
Mein Hoster sagt mir dies sei ein bug in typo3, sie hätten nichts geändert. Ich solle auf typo3 10 updaten. Dies ist jedoch nicht möglich, da einige Extensions die ich verwende noch nicht auf typo3 10 funktionieren. Gibt es eine Möglichkeit das Problem ohne ein update auf typo3 10 zu lösen?