[TYPO3-german] Re: UTF-8 Fehlermeldung in Protokoll

Be Au bouncrrequest at web.de
Tue Mar 15 13:55:09 CET 2016


Konnte das Problem mittlerweile lösen durch hinzufügen von folgendem in die .htaccess:

php_value default_charset UTF-8
php_value mbstring.language UTF-8
php_value mbstring.internal_encoding UTF-8
php_value mbstring.http_output UTF-8
php_value mbstring.http_output UTF-8
AddCharset UTF-8 .php
php_value iconv.input_encoding „UTF-8"
php_value iconv.internal_encoding „UTF-8"
php_value iconv.output_encoding „UTF-8"

Leider verstehe ich immer noch nicht wieso dieser Fehler praktisch von heute auf morgen auftrat. 


More information about the TYPO3-german mailing list