• Resolved justalillost

    (@justalillost)


    I just transferred over from .com to .org and was trying to upload my exported .xml file. I keep getting this error message though, and am not too sure how to fix it.

    Sorry, there has been an 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.

    It’s not empty, as it’s about 10mb. I went into the Bluehost web hosting page to upload it via the phpadmin and still got an error. I’m okay with basic HTML and such, but all the .php and coding is a bit confusing.

    Thank you to anyone that can help!

Viewing 4 replies - 1 through 4 (of 4 total)
  • s it’s about 10mb

    I think that might be the problem. It’s too big.

    Thread Starter justalillost

    (@justalillost)

    Ah yes, that’s what it was. I found somewhere to split the file and got the split files imported.

    Thanks!

    Can I ask how you managed to split the export file? The last splitter that I knew of stopped working a few versions back.

    On Bluehost, you can also raise the post_max_size and upload_max_filesize in the php.ini. This will allow for larger uploads. If you don’t know where its at, go to your cPanel > advanced section > php config > switch to php5 single ini. It will then be in your public_html.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Import error message’ is closed to new replies.