Getting an Imagick error after update to php 7.3
Hi, I'm a website owner. recently I updated my php to version 7.3. after that I'm getting below warning error
PHP Warning: Version warning: Imagick was compiled against Image Magick version 1650 but version 1654 is loaded. Imagick will run but may behave surprisingly in Unknown on line 0
Below I have attached my imagick module info
I really appreciate If anyone can help me to fix the issue. Thanks
Regards,
Kushalitha
-
I would suggest reinstalling the imagick pecl module. 0 -
I would suggest reinstalling the imagick pecl module.
I have a shared hosting in Hostgator. can I do that in my end or do I need to contact them0 -
You would have to try and contact your host. 0 -
I'd agree as a shared customer you'd not have the access necessary to make these kinds of changes. 0 -
You would have to try and contact your host.
I'd agree as a shared customer you'd not have the access necessary to make these kinds of changes.
Thanks for the reply. I contacted the host. but he stop the error message rather than fixing the Imagick version problem. he put.user.ini
file to all my websites and added below code to it.imagick.skip_version_check=true
I won't get any error message now. Is that effect to my website functioning in future? Regards, Kushalitha0 -
Yea, he didn't really fix the version issue just stopped checking the version. It'll work if they are unable to update the version. 0
Please sign in to leave a comment.
Comments
6 comments