Export blog as MYSQL?
-
Dear WordPress support staff,
I am trying to export my blog on WordPress.com in MySQL format. The reason for this is that the WXR (.xml) export file is 2.3 MB and my host only allows imports of up to 2 MB.
Is there any way that I could obtain the MySQL database for my blog?
Thank you,
Geoff
The blog I need help with is: (visible only to logged in users)
-
While we aren’t able to supply MySQL exports, most hosts do allow you to increase the default 2 MB upload limit on a site-by-site basis, by editing your .htaccess or php.ini file, depending on your server setup.
You might try looking in your host’s support documentation, or ask your host for specific instructions.
-
I eventually solved the issue by going into the WP source code, commenting out a single line of code, and importing my blog little-by-little. Nothing was lost in the process except for feedbacks (which is totally fine, since I have backups of those in my email).
Thank you!
-
- The topic ‘Export blog as MYSQL?’ is closed to new replies.