Hi,
I’m revisiting a problem I eluded rather than solved awhile back (old thread) and will be moving my 1.6x ‘site from one machine at my host to another. Previously I had trouble with a db restore that turned high-ascii and html entities to nonsense; I’ve read this thread and this one and others about similar adventures, and am hoping that there’s a consolidated body of knowledge on the best way to avoid pitfalls. Such as…
I did a test dump from phpMyAdmin and found, for instance, that the acute ‘e’ in the word ‘Cafe’ is turned to a tilde capped ‘A’ and a copyright symbol (viewed in Notepad++). Viewing the data in phpMyAdmin’s browse function yields the same result, but viewing it in the source Web site shows correctly, and in the EE edit dialogue it shows as é (
é), as it was entered.
Is it phpMyAdmin’s export dump that’s altering it? Are there settings that would yield a cleaner dump? Any help or pointers would be appreciated. Thanks,
Matthew