Hi DW,
Ok, let me ask this again.... I have installed ver. 1.8 already at this new domain where I tested it and it works fine, I want to move my 1.7b data over to this 1.8 domain - I don't see how I'm going to just copy the data from the OLD version to the NEW - I know how to do that, but won't that result in a big mess because of the difference in the data structures?
The site I am copying TO is running ver. 1.8, the site I am coming FROM is running ver. 1.7b, certainly the format of the data is completely different, right? So, how do I go about copying it, should I DROP all of the tables from the 1.8 version BEFORE I run the MYSQL command to import the ver. 1.7b data? Then do I run the Admin with "install"? Also, what about config.php, since I have 1.8 running, I probably should NOT overwrite the config.php with the older version of config.php, right?
I hope that helps you understand a little more about what I am doing and the best way to go about this? Please provide exact steps in how to do this, I'm guessing that you've tried this out on your own when you created the new ver. 1.8 and how the upgrade would take place - but maybe not - the biggest difference here is that I already have ver. 1.8 running, SO, all of the 1.8 tables will be in the database and I'm guessing that would mess up your Upgrade/Install from 1.7b->1.8 ? That is why I'm asking about dropping ALL of the tables first?