Give back my blog soul

I already pack my blog in old host and transfer the files to new home.

Today I’ll give my blog soul back :-)

Creating Database

It’s common process in setting up database in cpanel.

Click MySQL Databases icon in cpanel.

~hosting7 Give back my blog soul~

1. Creating database ‘knockdown’

~hosting8 Give back my blog soul~

2. Followed by add new user

~hosting9 Give back my blog soul~

3. We need to add that user to database we already create

~hosting10 Give back my blog soul~

4. Assign privileges to user

~hosting11 Give back my blog soul~

5. Edit wp-config.php with data above

~hosting12 Give back my blog soul~

DB_NAME, DB_USER and DB_PASSWORD will be use for restoring database data.

6. Restoring database

[oneone5@host239 knockdown]$ ls
index.php readme.html wp-atom.php wp-commentsrss2.php wp-content wp-includes wp-mail.php wp-register.php wp-settings.php
knockdown.sql wp-admin wp-blog-header.php wp-config-sample.php wp-cron.php wp-links-opml.php wp-pass.php wp-rss.php wp-trackback.php
license.txt wp-app.php wp-comments-post.php wp-config.php wp-feed.php wp-login.php wp-rdf.php wp-rss2.php xmlrpc.php
[oneone5@host239 knockdown]$ mysql -uoneone5_knock -p oneone5_knockdown < knockdown.sql

Enter password:
[oneone5@host239 knockdown]$

Done.

Data successfully restored and migration task accomplished :-)

See you next time.

~468x60521 Give back my blog soul~

Related posts:

  1. Moving wordpress blog to new place and new domain Another client ask me to move their blog to...
  2. Migrating from hostmonster to fastdomain Almost 1 year with hostmonster, overall experience I feel...
  3. Moving hostingformula.info : from ssh enabled host to cpanel enabled host My friend challenge me to move hostingformula.info to another...

Related posts brought to you by Yet Another Related Posts Plugin.

Tips

If you enjoyed this post, please consider to leave a comment or subscribe to the feed and get future articles delivered to your feed reader.

Comments are closed.