e_g_r Posted June 17, 2009 Posted June 17, 2009 Is it possible to extract content from a site that you have created when it is abcked up as files on your PC without going through the process of makeing it live (i.e. installing an apache server, PHP and MySQL. If so where are the text content held?
alan-d Posted June 17, 2009 Posted June 17, 2009 All the content will be in the DB files so you will need something to read those at least. Unless you are really sadistic and you open them in Notepad
e_g_r Posted June 17, 2009 Author Posted June 17, 2009 what folder structure would the DB files be in?
alan-d Posted June 17, 2009 Posted June 17, 2009 From that question can I assume you have backed up the site folders and files only? Is your new site using the same database as the old one? If not then you need to access the database (My SQL or SQL) the old site is on and export the content to import it to the new site Database. 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now