Multisite subdomain image upload HTTP error
-
We’ve been running a WordPress multisite for a long time. We have a freshly-rebuilt subdomain install on a self-hosted Ubuntu 14.04.1, Apache 2.4 server, and until late December, the Media Uploader worked fine for all of our blogs. Since about January 1st, 2015, our blog Media Uploaders don’t work anymore–neither with the multiple file uploader nor the browser uploader.
With the multiple file uploader interface, we get a generic “HTTP error” that my browser debugger (Chrome) flags as these two errors:
“Failed to load resource: the server responded with a status of 500 (Internal Server Error) http://chemicalbilology.scientopia.org/wp-admin/async-upload.php
Failed to load resource: net::ERR_CACHE_MISS http://chemicalbilology.scientopia.org/wp-admin/media-new.php”
The file DOES upload, and goes to the correct folder in the subdomain file structure, but it does not get resized/converted into the other versions (crunched) as normal, and it won’t attach properly from the Media Library if used in a post.
The main site uploader, from the “Site 1” blog, works fine–files upload and crunch successfully.
We’ve already set our file upload limits on the server site to be very high, and permissions are all appropriate. Nothing changed on our end at all from the time that it did work until when we found it wasn’t working anymore. I’ve Googled all over to try to find out what is going on, and this doesn’t seem to be coming from any of the previously discussed sources (permissions, plugins, PHP settings). It could be an .htaccess problem, I suppose, and our .htaccess file is quite complex because of a custom set of weird rewrites we had to do because we changed from subdirectory to subdomain with the fresh install. But that .htaccess file has been working fine since the new version went live in October 2014, and this problem has only appeared as of late December 2014/early January 2015.
I am stuck!!!!
The topic ‘Multisite subdomain image upload HTTP error’ is closed to new replies.