2 spacegate Sep 24, 2003 17:51

Well, I know how to export it in various formats, but I don't know what parts of the DB contain just the posts/categories/comments and are compatible with the new version of b2e, and I don't know how to put that data into a new database on another server.
Um so u need to save evo_*** tables in your DB. Then use phpmyadmin to import the file you had when you backuped it. And remember : u need to import all your old DB and then to run the upgrade script.
Bye!
When you do a dump in phpmyadmin, make sure you select structure AND data. Then just upload the .sql file, and it'll work. You will need to hunt through some of the entries in the settings stuff to change the domain setting though.
Thank you all so much! :D I appreciate it.
Does this also transfer categories and such? Is this a complete transfer?
Yes
¥
That simple : or your host have phpMyAdmin, and you make a DUMP, which will save your DB in a file (you may then be able to download it), or you install a DB backup script and you make a DUMP with it.
Bye!