cdngirl06
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Can’t upload photos (Error: Failed to write file to disk.)Well, it turns out the specific server my site was hosted on had a problem. My host moved my site to a new server and now everything works fine.
Forum: Fixing WordPress
In reply to: Can’t upload photos (Error: Failed to write file to disk.)After some more research, my host tried changing the php error reporting to 2039 (not sure what it was set to before). Now I get a new error:
File is empty. Please upload something more substantial.
I’ve tried uploading a variety of different sized images, but I always get that error. I did a search on the error and found that for some it occured if file_upload was off, but I just checked mine again and it’s clearly set to “on”.
Still, this does feel a bit like progress… at least it’s not telling me it can’t write the file anymore.
Forum: Fixing WordPress
In reply to: Can’t upload photos (Error: Failed to write file to disk.)Ok, heard back from my host. They’ve made a few changes to my /var partition, but it hasn’t fixed the problem as I still get the same error as before. Any other ideas?
Forum: Fixing WordPress
In reply to: Can’t upload photos (Error: Failed to write file to disk.)Thanks, I’ve asked them to take a look at it. I’ll post their response when I get it.
Forum: Fixing WordPress
In reply to: Can’t upload photos (Error: Failed to write file to disk.)Thanks for the quick reply.
I have the uploads folder defined and have checked the permissions. Everything appears to be correct.
phpinfo tells me that file_uploads is on.
Still not able to upload files…