Getting Error Oops, something went wrong (Internal Server Error). Please try again.
Upgrade from 4.2.2 to 4.3.5
error happens in
admin.php?dispatch=products.manage
when try to sort products by name
admin.php?dispatch=products.manage&sort_by=product&sort_order=asc
, sometimes when paginate
Fixed, installed latest imagick for php 5.6
Also made this change in
'image_resize_lib' => 'imagick', // library to resize images - "auto", "gd" or "imagick"
in config.local.php