Skip to main content

Getting an Imagick error after update to php 7.3

Comments

6 comments

  • GOT
    I would suggest reinstalling the imagick pecl module.
    0
  • Kushalitha
    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 them
    0
  • GOT
    You would have to try and contact your host.
    0
  • cPanelLauren
    I'd agree as a shared customer you'd not have the access necessary to make these kinds of changes.
    0
  • Kushalitha
    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, Kushalitha
    0
  • cPanelLauren
    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.