Error charset on connect to MySQL

admin

Administrator
Staff member
I have php4-0-4pl1 on Win32 (under Apache) and MySQL 3.23.35.

When i set default charset on other then latin1 (ex. big5,cp1251..) and try connect to mysql, php write error "Can't initialize character set ... (path: default)".

Path to charset dir in 'c:/my.cnf' is correct and client programm mysql perfect work.

This problem exist and on Unix systems, i can't set charset other then default incompile charset.

Thanks.
 
Back
Top