[Typo3] Did typo3 3.8 compatible to mysql 4.1??

Peter Russ peter.russ at 4many.net
Thu Nov 17 22:42:50 CET 2005


Dennis Cheung wrote:
> Hi Gideon,
> 
> I was throught that is okay before. Some problem you will not notice until
> you saw the error.
> 
> for example. mysql 4.1 unicode compatible.
> I didn't notice that before I saw some character broken.
> And I found, mysqld using utf8, typo3 using utf8, but mysql_connect using
> iso-8859-1.
This is not a problem of TYPO3 but of your MYSQL/PHP setup:
1) check if all character_set_* at MYSQL are set to UTF-8
2) check which character encoding PHP uses. IS mbstring enabled?

If you can't set this up correctly due to missing permissions you might 
want to change ISP with a correctly setup.

Regs. Peter.
-- 
_____________________________
4Many® Services
openBC: http://www.openbc.com/go/invuid/Peter_Russ



More information about the TYPO3-english mailing list