Problem with WordPress Importer
-
For PHP Info, see http://marketingforresorts.com/phpinfo.php .
I’m attempting to load a 339KB dummy demo data XML file via the WordPress importer. The first demo file worked fine, but this one is giving me a 405 page after 3 minutes. The XML is valid (I ran it through a validator), and I’ve contacted the theme author and they cannot reproduce, so it must be something in my site’s configuration. After seeing the 405 page, I hit “back” on my browser, and see this error:
“File is empty. Please upload something more substantial. This error could also be caused by uploads being disabled in your php.ini or by post_max_size being defined as smaller than upload_max_filesize in php.ini.”
Unfortunately, none of those hints in the error message are true. In my php.ini, those two sizes are the same, and uploads are enabled. I’ve tried increasing those sizes but it doesn’t make a difference. I’ve increased some timeouts and that didn’t help yet either. Perhaps I haven’t increased the right numbers or increased them enough yet.
Any ideas on what I can try next?
The page I need help with: [log in to see the link]
The topic ‘Problem with WordPress Importer’ is closed to new replies.