Jump to content

Encoding problem


regdude

Recommended Posts

Hi!

I'm using now mysql server 5.1.37-2 and I was using mysql server 5.0.70!

So when I moved from one server to another I had problems with encoding because I get "????�" instead of "ĀĀĀĀŠ" (from UTF8).

All database data seems to be in UTF8 and in phpmyadmin everything even shows up right!! But not in the web page (I did also change PHP and web server).

I have tried many ways to get this working but none of them seem to be working.

I have tried simply copying the DB files, I have tried mysqldump, I have tried phpmyadmin export, I have tried converting all this to latin1 then utf8, but nothing helps. Everything worked fine with my forum, it displayed all characters right, but now it only shows up right characters when I start a new forum entry, the old ones are messed up.

Link to comment
https://forums.phpfreaks.com/topic/183238-encoding-problem/
Share on other sites

Well I tried to set some things that are related to UTF8, but didn't seem to work, but I do recall one time when I had such a problem (also a migrating problem) and "SET names UTF8" did solve the problem, now it didn't but I think it's just the wrong place.

I'm using a phpbb2 forum.

Is it possible to avoid this code set so that it will allways use UTF8?

I really don't want to change every single page.

Link to comment
https://forums.phpfreaks.com/topic/183238-encoding-problem/#findComment-967563
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.