[TYPO3] problems with utf8 after migration

Peter Russ peter.russ at 4many.net
Tue Jan 9 16:35:48 CET 2007


Rakowski Tomasz schrieb:
> R. van Twisk napisał(a):
>> Rakowski Tomasz wrote:
>>> hello!
>>>
>>> recently I had to move my Typo3 instalation into a new location. 
>>> Unfortunately there is a problem with polish characters. I am almost 
>>> 100% sure it's because of some utf8 related issues. Unfortunately I 
>>> do not know how to cope with that further, I have already lost many 
>>> hours today, yesterday etc
>>>
>>> Here is my situation:
>>>
>>> My new system is FreeBSD 6.1
>>> PHP 4.4.3
>>> MySQL 5.0.27
>>> Typo3 3.8.0
>>>
>>>
>>> SQL settings are as follows:
>>>
>>> character_set_client      utf8
>>> character_set_connection     utf8
>>> character_set_database     latin2
>>> character_set_filesystem     binary
>>> character_set_results     utf8
>>> character_set_server     utf8
>>> character_set_system     utf8
>>> collation_connection     utf8_bin
>>> collation_database     latin2_general_ci
>>> collation_server     utf8_polish_ci
>>>
>>>
>>> Typo3 settings:
>>>
>>> config.renderCharset = utf-8
>>> $TYPO3_CONF_VARS['SYS']['t3lib_cs_convMethod'] = 'mbstring';
>>> $TYPO3_CONF_VARS['SYS']['t3lib_cs_utils'] = 'mbstring';
>>> $TYPO3_CONF_VARS['SYS']['multiplyDBfieldSize'] = 1;
>>>

Is the mbstring function for PHP available on your new server?
What character set is your export? Does that looks okay?

Regs. Peter.

-- 
Fiat lux!
Docendo discimus.
_____________________________
4Many® Services
openBC: http://www.openbc.com/go/invuid/Peter_Russ


More information about the TYPO3-english mailing list