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

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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.