Dear All

I get the following msg:

----
29-08-15 08:16: This TYPO3 installation does not enforce the UTF-8
character set.
Everything other than UTF-8 is deprecated since TYPO3 4.5.
The DB, its connection and TYPO3 should be migrated to UTF-8 therefore.
Please check your setup.
29-08-15 08:16: This TYPO3 installation is using the
$TYPO3_CONF_VARS['SYS']['setDBinit'] property with the following value:
<empty>
-----

My mySQL has

INSERT INTO `SCHEMATA` (`CATALOG_NAME`, `SCHEMA_NAME`,
`DEFAULT_CHARACTER_SET_NAME`, `DEFAULT_COLLATION_NAME`, `SQL_PATH`)
VALUES
(NULL, 'information_schema', 'utf8', 'utf8_general_ci', NULL),
(NULL, '<myDB>', 'utf8', 'utf8_general_ci', NULL);


What else should  chech/set?
Thanks Cheers
mario



_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to