Yes the files were exported from phpmyAdmin as sql files, and I was trying ti import them using the wp import function… I didn’t realize it wants a wxr file so it didn’t work.
So then I went back to phpmyAdmin and tried to re-import those files (they split into 2-3 files for some reason) and got this error message:
ErrorSQL query: — — Dumping data for table wp_posts
— INSERT INTO wp_posts
(ID
, post_author
, post_date
, post_date_gmt
, post_content
, post_title
, post_category
, post_excerpt
, post_status
, comment_status
, ping_status
, post_password
, post_name
, to_ping
, pinged
, post_modified
, post_modified_gmt
, post_content_filtered
, post_parent
, guid
, menu_order
, post_type
, post_mime_type
, comment_count
) VALUES (4, 1, ‘2008-07-11 22:41:11’, ‘2008-07-12 05:41:11’, ‘This is where a number of samples of my writing will be stored. It is a non-public section and requires a password to access. I will provide authorized users with the password.’, ‘Writing Samples’, 0, ”, ‘publish’, ‘open’, ‘open’, ‘passwordcrc’, ‘writing-samples-password-protected’, ”, ”, ‘2008-07-18 16:48:49’, ‘2008-07-18 23:48:49’, ”, 0, ‘https://creativistcommunications.com/?page_id=4’, 4, ‘page’, ”, 0), (2, 1, ‘2008-07-04 21:57:13’, ‘2008-07-05 02:57:13’, ‘As an internet entrepreneur involved in[…] MySQL said:
I asked my webhost live chat help person, and the moron re-imported my whole db – which has the corrupted files I’m trying to get rid of – instead of just the post/page parts of it. So now I’m back to square one and have to have them wipe my domain clean of all the files so I can start over.
But my webhost doesn’t support wordpress and can’t/won’t help with just importing a portion of the db. And I can’t seem to get those files into the db by myself. Can someone just walk me thru the steps of how to ONLY import the posts, and not the rest of the db?? Thanks!