Skip to main content

Upgrade ImageMagick to version 7.1 on Centos 7 server

Comments

3 comments

  • cPanelLauren
    Hi @veronicabend If you ran yum check-update ImageMagick
    and got no results then there's no update for the package. Furthermore cPanel initiates a yum update during maintenance updates and pending you don't have it excluded from yum updates should be updated automatically. As far as what's available in the repository the CentOS base for your version of CentOS has the latest version they have available. The same is present on my server: # rpm -qa |grep ImageMagick ImageMagick-6.7.8.9-15.el7_2.x86_64
    It may be that the version isn't stable yet or CentOS base hasn't added it yet but none the less if you want to use yum you'll need to wait. Thanks!
    0
  • Derekn
    Hi Since we cannot use yum to update to imageimagick 7. How do i install or update it manually? Because my website need imagemagick 7 otherwise it will display imagick function deprecated. I searched online with many solutions but it doesnot work with cpanel because the command is different Thank you
    0
  • cPanelLauren
    Hello, imagemagick is an OS provided RPM and not something cPanel manages. You might check their site here: ImageMagick for more information if you need that specific version and it's not available.
    0

Please sign in to leave a comment.