• Resolved equin0x

    (@equin0x)


    I installed wordpress 2.5 last night and everything was working fine. This morning I attempted to post and the image upload is saying “File is empty. Please upload something more substantial. This error could also be caused by uploads being disabled in your php.ini”

    I tested image uploads last night and all worked fine, I havent changed anything since.

    I did a fresh wordpress install along with a new sql database but same issue. Not sure why it suddenly stopped working and I can’t imagine anything changing at my hosts end either.

    My website is hosted by godaddy if that makes any difference.

    This is the content of my php.ini

    register_globals = off
    allow_url_fopen = off

    expose_php = Off
    max_input_time = 60
    variables_order = “EGPCS”
    extension_dir = ./
    upload_tmp_dir = /tmp
    precision = 12
    SMTP = relay-hosting.secureserver.net
    url_rewriter.tags = “a=href,area=href,frame=src,input=src,form=,fieldset=”

    [Zend]
    zend_extension=/usr/local/zo/ZendExtensionManager.so
    zend_extension=/usr/local/zo/4_3/ZendOptimizer.so

    CHMOD for content folder is currently 755. Cuteftp/godaddy wont let me set it to 777 for some reason but I cant imagine this would have changed overnight either.

    Really quite frustrating as this is the feature I need most as I don’t always have FTP client access.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter equin0x

    (@equin0x)

    Just an update

    I installed WordPress 2.3.3 and the upload feature works fine so guessing its not php.ini or host in general.

    Thread Starter equin0x

    (@equin0x)

    Another update

    After installing 2.5 for the 3rd time it appears to be working again. I haven’t changed anything at my webhost end this entire time so no idea what is going on. Hopefully it stays functional.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Media upload: File is empty.’ is closed to new replies.