Trying to export an xml file from my wordpress blog. Found the best way was to use PHPmyadmin then export just posts. There are about 9000 posts and when I do this it cuts it off at a little over 4000 posts. I think it is not doing it because it is taking it to long to make the xml file so it just cuts it off. Is there a way to make so there is no time limit to make the xml file so I will get all of the data? I tried to export it in Wordpress admin and getting the same problem. Anything else anybody thinks I could do or any tips to fix this would be great. Thanks!