310 Posts in 82 Topics by 148 members
| Go to End | ||
| Author | Topic: | 7931 Views |
-
Re: UTF-8 problem when migrating data

9 November 2012 at 4:41am
Hi kurthv,
I presume you got this sorted as the pages seem to work?
mattclegg
-
Re: UTF-8 problem when migrating data

9 November 2012 at 4:54am
Hi mattclegg,
YES, but the solution was very weird!
I had to manually convert the exported database dump:
iconv --from-code UTF-8 --to-code ms-ansi -c usr_web46_1.sql > ms-ansi.txtThen I could import the file "ms-ansi.txt" using phpMyadmin on the new server.
No idea why this worked???
Best regards,
Volker
| 7931 Views | ||
| Go to Top |

