- Guarantee Web site malware removal (joomla, drupal, wordpress etc) - don't let your business get down due to virus, malware and blacklist problem.
- Recommended Web Hosting to help you doing business online with high performance. : Support ioncube, zend and all other hosting by default.
- Get free wordpress website transfer : up to 4 domains Find out more .... Click here to see other user testimonial
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.
Related posts:







Sorry, the comment form is closed at this time.