ImageMagick cropping fail on Hostpapa /WordPress 3.5
-
Media uploads are failing at the point where ImageMagick is trying to crop the image.
In wp-includes/class-wp-image-editor-imagick
in function crop, this line
$this->image->cropImage( $src_w, $src_h, $src_x, $src_y );Causes an Http 500 Internal Server Error.
This happens with HostPapa, not with another host I am using. New Install of WordPress 3.5
At a loss. Hostpapa support does not deal with WordPress issues as it is “Third Party Software”.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘ImageMagick cropping fail on Hostpapa /WordPress 3.5’ is closed to new replies.