Hi, I have just found a major problem with my site. This is my problem:
My server has been running on a redhat 7.3 distro without any problems for some time now. I then purchased a new server, which is running Redhat Linux ES 3.0 with the same basic settings and same install options. When performing a mysql dump of the database, and uploading this to the new server, all of the special scandinavian characters are beeing replaced with somthing that looks like chineese or something. Everything else works great. Somewhere i need to change som language coding, but I'm not sure where to do this. I have checked the charset directory and there are many options there allready. I then tried to include the following in my /etc/my.cnf file: default-character-set=latin1 (Also tried the default swe7) But this did not solve my problem. Both Linux distro's are installed with English language and Norwegian/Swedish extra language support + Norwegian keymap. Hope someone can help me work this out. System config: Old-server: RH 7.3 with mysql Ver 11.18 Distrib 3.23.58, for pc-linux (i686) New server: RHEL ES 3.0 with mysql Ver 11.18 Distrib 3.23.58, for redhat-linux-gnu (i386) Terje D Norway -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]