Hey,
I have this warning in PHP "error_log" file with LiteSpeed + cPanel:
PHP Warning: Version warning: Imagick was compiled against ImageMagick version 1692 but version 1693 is loaded. Imagick will run but may behave surprisingly in Unknown on line 0
I added in MultiINI PHP Editor in WHM the line:
[imagick]
imagick.skip_version_check = 1
I restarted detached PHP process, restarted LiteSpeed.. but the error continues show.
How I can disable GLOBALLY this Warning?
I have this warning in PHP "error_log" file with LiteSpeed + cPanel:
PHP Warning: Version warning: Imagick was compiled against ImageMagick version 1692 but version 1693 is loaded. Imagick will run but may behave surprisingly in Unknown on line 0
I added in MultiINI PHP Editor in WHM the line:
[imagick]
imagick.skip_version_check = 1
I restarted detached PHP process, restarted LiteSpeed.. but the error continues show.
How I can disable GLOBALLY this Warning?