[TYPO3] UFT-8

Manuel Rego Casasnovas mrego at igalia.com
Fri Nov 23 13:09:53 CET 2007


Hello,

Maybe you have to execute next sentence:
//ALTER DATABASE databasename DEFAULT CHARACTER SET utf8 DEFAULT COLLATE
utf8_general_ci;

See http://www.typo3-media.com/blog/article/utf8-and-typo3-updated.html

Best regards,
   Rego


Murányi Árpád escribió:
> in the install tool:)
> 5: all configuration
> [setDBinit]
> SET NAMES utf8
>
> this line is enough.
>
> arpad
>
> Stephen Bungert írta:
>   
>> Thank you,
>>
>> Also in the same wiki article it mentions
>>
>>     
>>>  TYPO3 Install Tool Options
>>>
>>> [setDBinit] String (textarea): Commands to send to database right after connecting, separated by newline. Ignored by the DBAL extension except for the 'native' type!
>>>
>>> SET CHARACTER SET utf8;
>>> SET NAMES utf8;
>>> SET SESSION character_set_server=utf8;
>>>       
>> Where and how do I do this?
>>
>> Thank you very much
>>     

-- 
Manuel Rego Casasnovas
Computer Science Engineer
mailto:mrego at igalia.com
Tel: +34 986 10 76 10
Fax: +34 981 91 39 49
Igalia - http://www.igalia.com



More information about the TYPO3-english mailing list