Opened 7 years ago
Closed 7 years ago
#42843 closed defect (bug) (duplicate)
Image upload - http error
Reported by: | mbeerli | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 4.9.1 |
Component: | Upload | Keywords: | |
Focuses: | Cc: |
Description
WP 4.9.1, php 7.1
Tried 20 times to upload a 8.9MB image, always http error.
Reading different forums, ... and found one which mentioned imagick.
So I login to my hosting provider and check the different checkboxes under php7.1 settings and see that imagick is checked. So I uncheck it, try to upload the image again and bingo. Worked right away. So my assumption is that the implementation of the imagick api for php 7.1 is not working or something like that. Disabling the checkbox on the hosting provider made it work.
Attachments (1)
Change History (2)
#1
@
7 years ago
- Milestone Awaiting Review deleted
- Resolution set to duplicate
- Status changed from new to closed
Hi @mbeerli and welcome to Trac
This sounds like #41973 - Would you be able to post your report there, and include any details such as if you have any PHP Errors logged when you attempt to upload images?
to show a few options of the php 7.1 page