Want more timely Centmin Mod News Updates?
Become a Member

PHP-FPM image magick compiled against wrong version

Discussion in 'Nginx, PHP-FPM & MariaDB MySQL' started by hitman, Oct 6, 2016.

  1. hitman

    hitman Member

    126
    11
    18
    Jul 18, 2014
    Ratings:
    +15
    Local Time:
    1:09 AM
    Code:
    PHP Warning:  Version warning: Imagick was compiled against Image Magick version 1685 but version 1686 is loaded. Imagick will run but may behave surprisingly in Unknown on line 0
    PHP binary:    /usr/local/bin/php
    PHP version:    5.6.26
    php.ini used:    /usr/local/lib/php.ini
    i recompiled php but still this, any idea why?
    what am i missing here?

     
  2. eva2000

    eva2000 Administrator Staff Member

    55,425
    12,257
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,840
    Local Time:
    8:09 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
  3. RB1

    RB1 Active Member

    292
    75
    28
    Nov 11, 2016
    California
    Ratings:
    +122
    Local Time:
    3:09 PM
    Nginx 1.21.x
    MariaDB 10.1.x
    Thanks, bookmarking this thread! Just experienced this issue with version 1686 and 1687.

    Manually running centmin.sh menu option 15 fixed the problem. I'll setup a cronjob if this comes up again.