Hi,
I have this issue with imagick in the logs of my site after trying to upload an image: 500 error ar frontend when uploading an image.
mod_fcgid: stderr: PHP Fatal error: Uncaught Error: Class 'URL\\IN\\Controller\\Upload\\Imagick' not found in MY/SITE/:163, referer: https://mysite/Controller/Upload/Uploadimage.php/X/view/getiframe/product-id/9/json//
I checked PHPinfo and see imagick and ran this command /opt/plesk/php/7.0/bin/php -i | grep "imagick module version"
imagick module version => is 3.4.3.
I also added the directive in Addtional directives in Websites & Domains ---> PHP Settings as: extension=imagick.so
Restarted Apache but still the error persists when trying to upload a file in my site, can you advise how to troubleshoot and resolve, please?
Thanks very much in advance.
I have this issue with imagick in the logs of my site after trying to upload an image: 500 error ar frontend when uploading an image.
mod_fcgid: stderr: PHP Fatal error: Uncaught Error: Class 'URL\\IN\\Controller\\Upload\\Imagick' not found in MY/SITE/:163, referer: https://mysite/Controller/Upload/Uploadimage.php/X/view/getiframe/product-id/9/json//
I checked PHPinfo and see imagick and ran this command /opt/plesk/php/7.0/bin/php -i | grep "imagick module version"
imagick module version => is 3.4.3.
I also added the directive in Addtional directives in Websites & Domains ---> PHP Settings as: extension=imagick.so
Restarted Apache but still the error persists when trying to upload a file in my site, can you advise how to troubleshoot and resolve, please?
Thanks very much in advance.
Last edited: