[TYPO3] Bug? Using UTF-8, 'Ä' in template.constants: Error 102!
    Karsten Dambekalns 
    karsten at typo3.org
       
    Thu Aug 16 20:21:01 CEST 2007
    
    
  
Hi.
Martin Bless wrote:
> $TYPO3_CONF_VARS['SYS']['setDBinit'] = 'SET NAMES utf8'.chr(10).'SET
> CHARACTER SET utf8'.chr(10).'';
Remove the set character set, leave only the set names, try again. 
Worked for me, multiple times. After reading mysql docs a few times it 
even seems to be the logical and correct solution.
Karsten
    
    
More information about the TYPO3-english
mailing list