moving gallery to new server - encoding issue moving gallery to new server - encoding issue
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

moving gallery to new server - encoding issue

Started by yacenty, September 18, 2006, 07:47:27 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

yacenty

Hi guys,
I got terrible problem, could You help me?
I had my gallery working at old server, mySql encoding (general) was set to iso8859-2 latin2, gallery was working in utf-8 everything was ok, Now I have to move to new hosting and there mysql general encoding is utf-8. I import my database selecting latin2 encodning and now there is big mess.
When I look into database everything is ok, polish characers are ok, but in gallery I have dummy stuff.
What can I do now?
Is there any possibilty to use my old database?
please help me

Best regards
Yacenty

ps. temporary my gallery is located here http://www.boleslawice.info/agrofoto/gallery/index.html

Joachim Müller

You could try changing the collation of your database tables using a tool like phpMyAdmin.