Opened 14 years ago
Closed 12 years ago
#20936 closed defect (bug) (worksforme)
Image upload - HTTP error
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 3.3.2 |
| Component: | Upload | Keywords: | |
| Focuses: | Cc: |
Description
Unable to upload some type of images, because crunching error.
Reproducation:
Try to upload attached png image (SC20120611-160917.png), to wordpress site (3.3.2). I try it all of my wp sites, and fresh installation (without plugins). The upload progress aborted (HTTP error).
If you convert the png file to jpg, the upload and crunching was succeed (there is no configuration errors i think).
I try some workarounds too, but doesn't help (this is not an individual problem i think):
http://wordpress.org/support/topic/http-error-on-image-upload-still
http://wordpress.org/support/topic/flash-uploader-logs-out-during-crunching-phase?replies=19
This error affected 3rd party tools (like android wordpress app).
Attachments (1)
Change History (9)
#1
@
14 years ago
- Component changed from General to Upload
Tested the attached image on both 3.3.2 and 3.4-RC4, could not reproduce the issue.
2-year old workarounds for the Flash uploader probably no longer apply, since there's a new file uploader now (#18206) which uses HTML5 first and should fall back to Flash only in IE if Silverlight is not installed.
#2
@
14 years ago
I think this problem php/apache issue. On local installation i cannot reproduce this error.
The isp apache version always generate HTTP error with any png file upload.
The isp server phpinfo available here: http://voji.hu/phpinfo.php
#3
@
14 years ago
Just out of curiosity, are you using WP_Smushit?
The Smush.it API has been really flaky lately, and if it fails all you see is a generic HTTP Error.
#4
@
14 years ago
- Version changed from 3.3.2 to 3.4
Today i update my productive sites to 3.4. The problem still exist, but the HTTP error disappear (after png upload, the progress bar freeze with "Crunching…" state, and no thumbs generated).
I no use WP_Smushit (in my productive installation use only official plugins + Google Analyticator, and Google sitemaps).
I created a clean wp install on isp server, for testing purposes (currently waiting for dns modifications to apply).
#5
follow-up:
↓ 6
@
14 years ago
- Version changed from 3.4 to 3.3.2
Version number indicates when the bug was initially introduced/reported.
#6
in reply to:
↑ 5
@
14 years ago
Replying to SergeyBiryukov:
Version number indicates when the bug was initially introduced/reported.
sorry
#7
@
14 years ago
The clean install is up and running, but the error still exists.
Apache error, php_error logs are empty.
Image, for bug reproducation (screenshot created from wordpress app client site error)