I am helping someone migrate his site from one webhost to another. The headers on his current WP installation say that it's version 2.0.1.
In order to not mess with the current installation, I downloaded and installed 2.0.1 in the new web space and then attempted to import the existing database. I intended to then upgrade the WP on the new server to 2.3.1.
I kept getting SQL errors and find that the table structure of the newly-installed 2.0.1 is not the same as that of the existing version.
Other than the document headers, is there some definitive way to find out the version of the old installation? Or am I doomed to import this thing one field of one table at a time? (He couldn't pay me enough to make that worthwhile.)
Oh - I can't export CSV from the old server. SQL only, the whole database, which ends up a bit over 2 MB. There's no way to get a zipped backup. The old server does not use cPanel; it appears to be a proprietary control panel system unique to this hosting firm.
Import limit on the new server is 51.2 KB.
Any suggestions?