Joined: Jul 30, 2006 Posts: 203 Location: McLean, VA
Posted:
Mon Mar 12, 2007 12:01 pm
Finally we got 2.10 I've been eagerly waiting for the release for quite some time, and I believe a lot of folks around were like that Thanks a lot to everybody involved for this great product!
I installed latest XAMPP and tried to emulate my server upgrade on it. I backed up my site database using nuke database backup, and imported it to XAMPP using phpmyadmin. As soon as I was able to figure out what exactly files to run to perform an upgrade, everything went pretty smooth.
I got a few problems after starting the site, however, and one of them is "?" in my texts all over the site instead of some punctuation characters like "-", "'", &nbpsp;... I used latin1_swedish_ci collation to create the new database. Not sure if this is conversion problem, or MySQL backward compatibility problem, or my plain stupidity. Even not sure I will have this problem on the live server - but I want to make sure I don't, before I proceed with real upgrade.
Joined: Jul 30, 2006 Posts: 203 Location: McLean, VA
Posted:
Mon Mar 12, 2007 11:03 pm
Looks like it was my mistake - as usual It was utf8 chosen at the time of importing instead of latin1, I was able to recreate the problem and to get rid of it both on XAMPP and on my host, so I'm sure this is solved. Move this to "stupid questions" forum LOL.
Joined: Aug 29, 2004 Posts: 9071 Location: Arizona
Posted:
Tue Mar 13, 2007 6:54 am
Misha, definitely will not move. I cannot tell you how many times that I have fought even differences in how phpMyAdmin makes a dump vs. what I end up importing locally. Many times I find myself removing from the phpMyAdmin dump all the "collate" statements and then I can tell phpMyAdmin what collation to use on the import and it won't be overriden.
View next topic View previous topic
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum