Make WordPress Core

Opened 7 years ago

Closed 7 years ago

#42843 closed defect (bug) (duplicate)

Image upload - http error

Reported by: mbeerli's profile 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)

php_options.jpeg (27.4 KB) - added by mbeerli 7 years ago.
to show a few options of the php 7.1 page

Download all attachments as: .zip

Change History (2)

@mbeerli
7 years ago

to show a few options of the php 7.1 page

#1 @dd32
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?

Note: See TracTickets for help on using tickets.