Media upload: File is empty.
-
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 = offexpose_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.soCHMOD 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.
- The topic ‘Media upload: File is empty.’ is closed to new replies.