Hi everyone, I am using centos 4.2 and have a problem of recoding vietnamese(unicode utf-8) when importing sql files to MySQL database when using glibc with php, vietnamese fonts don't display correctly. I tried libiconv with php on my laptop(on windows XP) and had no problem. I want to use libiconv on my linux box instead of glibc, but I don't know how install libiconv and config it correctly for it to work with php. Therefore, I really need your help. I did try to install libiconv on my linux box, but I failed to make it work with php. phpinfo() keeps displaying "iconv implementation: glibc". Please help me if you have experiences in installing and configurating recoding engine.