This Forum has been archived there is no more new posts or threads ... use this link to report any abusive content
==> Report abusive content in this page <==
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to convert wordpress files to database?
04-08-2014, 04:50 AM
Post: #2
 
A wordpress site consists of
a) the folder containing all the core php files, themes, uploaded images, plugin files, etc.
b) a database containing pages, blog posts, comments, settings, media data, etc.

Moving a wordpress site requires not just transferring all the files but also the entire database.
If the old web designer made a backup of the database, it's most likely a text file ending in .sql

So in order to put the site somewhere, you need to upload all the files and also restore the database from the backup.
The latter you would usually do using phpMyAdmin, a database management web app that's usually accessible after logging into the member's area on the hosting company's website.

Ads

Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
[] - Chris - 04-08-2014 04:50 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)