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.
1. Creating database ‘knockdown’
2. Followed by add new user
3. We need to add that user to database we already create
4. Assign privileges to user
5. Edit wp-config.php with data above
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.
- fastdomain
Related posts:
- Moving wordpress blog to new place and new domain Another client ask me to move their blog to...
- Migrating from hostmonster to fastdomain Almost 1 year with hostmonster, overall experience I feel...
- 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.
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.










