My b2evolution Version: 1.10.x
I'm moving a friends blog from one server to another.
I've moved all the blogs files to te new server, but I ignore how to import or do whatever I have to do to have the database in the new server. Can anybody please help me with this?
Thank You!
It's fairly easy to make a backup of the database and lateron import it into the new server. I walk you through:
http://www.blog.hemminga.net/B2evoforum/phpMyAdmin1.png
Go to your hosts cPanel or equivalent and choose phpMyAdmin. It may be that phpMyAdmin is hidden under the mySQL Databases button,
In the left hand column select the database that holds B2evolution,
Hit the 'Export' tab
In the export menu leave all settings as is, but export the database as 'zip' or 'tar.gz'.
First you create a new database with the same name. On a shared host it will do the prefix automatically. In my example the prefix is 'hemmi3_' I created a database called 'b2evolution' and finally it is named 'hemmi3_b2evolution'.
After selecting the database in the left hand column, hit the 'Import' tab.
Simply hit the 'Browse...' button to search the file in your filesystem.